diff --git a/Properties/AssemblyVersion.cs b/Properties/AssemblyVersion.cs index 706f2bf..221876a 100644 --- a/Properties/AssemblyVersion.cs +++ b/Properties/AssemblyVersion.cs @@ -10,5 +10,5 @@ using System.Reflection; -[assembly: AssemblyVersion("0.9.2.4")] -[assembly: AssemblyInformationalVersion("0.9.2.4 Alpha")] \ No newline at end of file +[assembly: AssemblyVersion("0.9.3.0")] +[assembly: AssemblyInformationalVersion("0.9.3")] \ No newline at end of file