From b2606fc574d34bd7e5a69329b4d0f2c6cb14adc1 Mon Sep 17 00:00:00 2001 From: Dijji Date: Sat, 20 Aug 2016 15:01:47 +0100 Subject: [PATCH] Version 0.9 properties --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index f33cb53..bcfbc63 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,4 +51,4 @@ // 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.8.*")] +[assembly: AssemblyVersion("0.9.*")]