diff --git a/threplay/Properties/AssemblyInfo.cs b/threplay/Properties/AssemblyInfo.cs index 64ec1d1..7d37681 100644 --- a/threplay/Properties/AssemblyInfo.cs +++ b/threplay/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.4.0.0")] -[assembly: AssemblyFileVersion("0.4.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file