diff --git a/Live-WPM/Properties/AssemblyInfo.cs b/Live-WPM/Properties/AssemblyInfo.cs index 2b593d5..67c22d9 100644 --- a/Live-WPM/Properties/AssemblyInfo.cs +++ b/Live-WPM/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("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.1.0")] +[assembly: AssemblyFileVersion("1.1.0")]