From 0310782d7dd554bf9ef9a15eee6b724436af0450 Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 5 Jan 2018 00:05:16 +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 f6ca8ba95f..6162dd9db3 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-beta001")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("7.8.0-beta002")] \ No newline at end of file