From b3996302027d295d3a825eea5a150f4bdb9a6ee9 Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 9 Nov 2017 01:02:09 +1100 Subject: [PATCH] bumps version --- src/SolutionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 77adcb9c8e..a3d52dd9e8 100644 --- a/src/SolutionInfo.cs +++ b/src/SolutionInfo.cs @@ -12,4 +12,4 @@ using System.Resources; [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyFileVersion("7.8.0")] -[assembly: AssemblyInformationalVersion("7.8.0")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("7.8.0-beta")] \ No newline at end of file