diff --git a/WordsLive/Properties/CommonVersionInfo.cs b/WordsLive/Properties/CommonVersionInfo.cs index 9d5d6271..e4a4e6d5 100644 --- a/WordsLive/Properties/CommonVersionInfo.cs +++ b/WordsLive/Properties/CommonVersionInfo.cs @@ -6,6 +6,6 @@ // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyFileVersion("0.9.14")] -[assembly: AssemblyVersion("0.9.14.0")] +[assembly: AssemblyFileVersion("0.9.15")] +[assembly: AssemblyVersion("0.9.15.0")]