diff --git a/Properties/AssemblyVersion.cs b/Properties/AssemblyVersion.cs index b9f9cc2..ea6320a 100644 --- a/Properties/AssemblyVersion.cs +++ b/Properties/AssemblyVersion.cs @@ -10,5 +10,5 @@ using System.Reflection; -[assembly: AssemblyVersion("0.4.0.21")] -[assembly: AssemblyInformationalVersion("0.4.0.21 Alpha")] \ No newline at end of file +[assembly: AssemblyVersion("0.5.0.0")] +[assembly: AssemblyInformationalVersion("0.5.0 Beta")] \ No newline at end of file