From 83294b65941d8bd4e846a7ace0cbce358997270f Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 12 Jan 2018 00:32:00 +1100 Subject: [PATCH] bump version --- src/SolutionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SolutionInfo.cs b/src/SolutionInfo.cs index 547ba27a93..d2a75f8488 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-beta004")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("7.8.0-beta005")] \ No newline at end of file