From a316f62c2d69c09cf084f1c798be75cd93662f06 Mon Sep 17 00:00:00 2001 From: "git config --global user.name Vincentgit config --global user.name" Date: Fri, 22 Jul 2016 09:13:12 +0200 Subject: [PATCH] Increased version number --- Mollie.Api/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mollie.Api/Properties/AssemblyInfo.cs b/Mollie.Api/Properties/AssemblyInfo.cs index fe7fb613..88951d25 100644 --- a/Mollie.Api/Properties/AssemblyInfo.cs +++ b/Mollie.Api/Properties/AssemblyInfo.cs @@ -32,5 +32,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("1.3.2.0")] -[assembly: AssemblyFileVersion("1.3.2.0")] +[assembly: AssemblyVersion("1.3.3.0")] +[assembly: AssemblyFileVersion("1.3.3.0")]