From dd66793168af93303f372aec14457f9a1622ca4e Mon Sep 17 00:00:00 2001 From: Angelinsky7 Date: Thu, 11 Jan 2018 15:32:52 +0100 Subject: [PATCH] merged pr9 --- GlobalAssemblyInfo.cs | 6 +++--- version | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 683b703..cbc9b81 100644 --- a/GlobalAssemblyInfo.cs +++ b/GlobalAssemblyInfo.cs @@ -2,6 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("0.0.10.0")] -[assembly: AssemblyFileVersion("0.0.10.0")] -[assembly: AssemblyInformationalVersion("0.0.10.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.0.11.0")] +[assembly: AssemblyFileVersion("0.0.11.0")] +[assembly: AssemblyInformationalVersion("0.0.11.0")] \ No newline at end of file diff --git a/version b/version index 25064b5..b47028a 100644 --- a/version +++ b/version @@ -1,3 +1,3 @@ # This is file serve the purpose of testing the version of the last release # The only required line is the version line -0.0.10.0 +0.0.11.0