From 5fef46735346641408f221dc8e1e61d25950547d Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Mon, 8 Jul 2019 21:54:37 +1000 Subject: [PATCH] v0.3.7 --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 996106c..371412f 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,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.3.6.0")] +[assembly: AssemblyVersion("0.3.7.0")] //[assembly: AssemblyFileVersion("0.3.1.0")]