diff --git a/VersionInfo.cs b/VersionInfo.cs index 85c9a3f..130a8da 100644 --- a/VersionInfo.cs +++ b/VersionInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("0.2.1.1")] -[assembly: AssemblyFileVersion("0.2.1.1")] \ No newline at end of file +[assembly: AssemblyVersion("0.3.0.0")] +[assembly: AssemblyFileVersion("0.3.0.0")] \ No newline at end of file