From be71299d4ea92c745a2caa2e1e9562551d9b6d99 Mon Sep 17 00:00:00 2001 From: Brant Burnett Date: Thu, 29 Dec 2016 08:30:03 -0500 Subject: [PATCH] Set version to 0.2.1 for release --- appveyor.yml | 4 ++-- packaging/Positron.Server.Hosting.nuspec | 4 ++-- packaging/Positron.Server.nuspec | 2 +- packaging/Positron.UI.WinFormsInterop.nuspec | 4 ++-- packaging/Positron.UI.nuspec | 6 +++--- src/version.txt | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index d1fb9dc..d295dfb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.2.0.{build} +version: 0.2.1.{build} branches: only: - master @@ -29,4 +29,4 @@ notifications: secure: ULHzhdaGoUWJwQqameGnvmg+61OInc0YMit2rTezp2pi3ZB4ehCq4T0h3WbnVEcu on_build_success: true on_build_failure: true - on_build_status_changed: true \ No newline at end of file + on_build_status_changed: true diff --git a/packaging/Positron.Server.Hosting.nuspec b/packaging/Positron.Server.Hosting.nuspec index 75252c9..a772d2e 100644 --- a/packaging/Positron.Server.Hosting.nuspec +++ b/packaging/Positron.Server.Hosting.nuspec @@ -2,7 +2,7 @@ Positron.Server.Hosting - 0.2.0 + 0.2.1 btburnett3 false Positron Hosting @@ -16,7 +16,7 @@ - + diff --git a/packaging/Positron.Server.nuspec b/packaging/Positron.Server.nuspec index d9c9294..08c982d 100644 --- a/packaging/Positron.Server.nuspec +++ b/packaging/Positron.Server.nuspec @@ -2,7 +2,7 @@ Positron.Server - 0.2.0 + 0.2.1 btburnett3 false Positron Server diff --git a/packaging/Positron.UI.WinFormsInterop.nuspec b/packaging/Positron.UI.WinFormsInterop.nuspec index b2a4ddd..1167239 100644 --- a/packaging/Positron.UI.WinFormsInterop.nuspec +++ b/packaging/Positron.UI.WinFormsInterop.nuspec @@ -2,7 +2,7 @@ Positron.UI.WinFormsInterop - 0.2.0 + 0.2.1 btburnett3 false Positron WinForms Interop Extensions @@ -14,7 +14,7 @@ https://www.apache.org/licenses/LICENSE-2.0 Copyright (c) 2016 Pathfinder Software, LLC. All Rights Reserved. - + diff --git a/packaging/Positron.UI.nuspec b/packaging/Positron.UI.nuspec index a8c912b..4f60c06 100644 --- a/packaging/Positron.UI.nuspec +++ b/packaging/Positron.UI.nuspec @@ -2,7 +2,7 @@ Positron.UI - 0.2.0 + 0.2.1 btburnett3 false Positron UI @@ -14,8 +14,8 @@ https://www.apache.org/licenses/LICENSE-2.0 Copyright (c) 2016 Pathfinder Software, LLC. All Rights Reserved. - - + + diff --git a/src/version.txt b/src/version.txt index 6ece69b..013dc17 100644 --- a/src/version.txt +++ b/src/version.txt @@ -1 +1 @@ -0.2.0 +0.2.1