From 408fabd5563888d5153ce05daae4ef62657af793 Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Thu, 21 May 2020 03:16:47 +0300 Subject: [PATCH] update project versions --- Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj | 4 ++-- appveyor.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj index 8a2e45565..c353fd483 100644 --- a/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj +++ b/Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -15,7 +15,7 @@ 1.0.0 - 1.0.0 + 1.0.0-beta1 1.0.0 1.0.0 Flow.Launcher.Plugin diff --git a/appveyor.yml b/appveyor.yml index fb13b0796..cd0e27918 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: '1.0.0.{build}' +version: '0.9.0.{build}' init: - ps: |