diff --git a/Properties/AssemblyVersion.cs b/Properties/AssemblyVersion.cs index 4da9d2b..86720cc 100644 --- a/Properties/AssemblyVersion.cs +++ b/Properties/AssemblyVersion.cs @@ -10,5 +10,5 @@ using System.Reflection; -[assembly: AssemblyVersion("0.8.0.6")] -[assembly: AssemblyInformationalVersion("0.8.0.6 Alpha")] \ No newline at end of file +[assembly: AssemblyVersion("0.9.0.0")] +[assembly: AssemblyInformationalVersion("0.9.0.0")] \ No newline at end of file