From 6620b0216c1df0a832ba5d7094506e54fd0b6d64 Mon Sep 17 00:00:00 2001 From: Patrick Reisert Date: Fri, 3 Jun 2016 09:28:02 +0200 Subject: [PATCH] Released new version --- WordsLive/Properties/CommonVersionInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WordsLive/Properties/CommonVersionInfo.cs b/WordsLive/Properties/CommonVersionInfo.cs index 5bcae8b4..38eccecd 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.12")] -[assembly: AssemblyVersion("0.9.12.0")] +[assembly: AssemblyFileVersion("0.9.13")] +[assembly: AssemblyVersion("0.9.13.0")]