From 05db6ce36228092483021047d2dccf7ac23e2a0d Mon Sep 17 00:00:00 2001 From: Marcin Szeniak Date: Wed, 10 Apr 2019 14:04:36 +0200 Subject: [PATCH] Version up to 2.8 --- src/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index e41ad03..fbf72c1 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.7.*")] \ No newline at end of file +[assembly: AssemblyVersion("2.8.*")] \ No newline at end of file