From 7dc06c1bea3fc90838351cc9110e27f41bb7203f Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 11 Jan 2018 22:29:25 +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 1a3d7f6902..547ba27a93 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-beta003")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("7.8.0-beta004")] \ No newline at end of file