From 7e6c68ba9cb945c9d094a4d34147809019b43103 Mon Sep 17 00:00:00 2001 From: izrik Date: Fri, 12 Nov 2021 16:32:39 -0600 Subject: [PATCH] Bump version numbers. --- Properties/AssemblyInfo.cs | 4 ++-- RELEASING.md | 2 ++ solus/Properties/AssemblyInfo.cs | 4 ++-- solus/soluscli.nuspec | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 4a755aa8..9bbb967b 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyVersion("0.7")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.8")] +[assembly: AssemblyFileVersion("0.8.0.0")] diff --git a/RELEASING.md b/RELEASING.md index 2a9032ef..b1ad50ad 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -4,6 +4,8 @@ 2. In that branch: * Check `todo.txt` for anything important, or anything already completed * Bump the version numbers + * `Properties/AssemblyInfo.cs` + * `solus/Properties/AssemblyInfo.cs` * Bump the dependency version in `soluscli.nuspec` * Check files for license notices * Check any other code formatting or static analysis diff --git a/solus/Properties/AssemblyInfo.cs b/solus/Properties/AssemblyInfo.cs index 5a9972af..4f703f5f 100644 --- a/solus/Properties/AssemblyInfo.cs +++ b/solus/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyVersion("0.7")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.8")] +[assembly: AssemblyFileVersion("0.8.0.0")] diff --git a/solus/soluscli.nuspec b/solus/soluscli.nuspec index b415217c..492060b8 100644 --- a/solus/soluscli.nuspec +++ b/solus/soluscli.nuspec @@ -37,7 +37,7 @@ USA math numeric algebra - +