From 14d30fe2e9befd5bd36c1d2d06db793f0ea1084c Mon Sep 17 00:00:00 2001 From: Johan Saarsoo Date: Fri, 18 Mar 2016 14:11:19 +0100 Subject: [PATCH] Updated version --- FortnoxAPILibrary/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FortnoxAPILibrary/Properties/AssemblyInfo.cs b/FortnoxAPILibrary/Properties/AssemblyInfo.cs index cbebc104..b8911209 100644 --- a/FortnoxAPILibrary/Properties/AssemblyInfo.cs +++ b/FortnoxAPILibrary/Properties/AssemblyInfo.cs @@ -31,4 +31,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("2.0.*")] +[assembly: AssemblyVersion("2.1.*")]