From 180a5f006588f7a3499c10e6220514d7870d73c6 Mon Sep 17 00:00:00 2001 From: "Valeriano A.R" Date: Sun, 24 Nov 2019 04:57:51 +0100 Subject: [PATCH] 1.1.0. --- VAR.Json/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VAR.Json/Properties/AssemblyInfo.cs b/VAR.Json/Properties/AssemblyInfo.cs index 1db95e0..ddf7b60 100644 --- a/VAR.Json/Properties/AssemblyInfo.cs +++ b/VAR.Json/Properties/AssemblyInfo.cs @@ -11,4 +11,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("28b3f937-145c-4fd4-a75b-a25ea4cc0428")] -[assembly: AssemblyVersion("1.0.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.0.*")] \ No newline at end of file