diff --git a/Chernobyl Relay Chat/Properties/AssemblyInfo.cs b/Chernobyl Relay Chat/Properties/AssemblyInfo.cs index 73411a7..44bfbd4 100644 --- a/Chernobyl Relay Chat/Properties/AssemblyInfo.cs +++ b/Chernobyl Relay Chat/Properties/AssemblyInfo.cs @@ -32,5 +32,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")] +[assembly: AssemblyVersion("0.5.0.0")] +[assembly: AssemblyFileVersion("0.5.0.0")]