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 - +