From 4cec1c6a20a21e2e4cb7d51dcbbba200ec716934 Mon Sep 17 00:00:00 2001 From: "Valeriano A.R" Date: Mon, 7 Sep 2020 00:33:46 +0200 Subject: [PATCH] 1.2.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 e17405a..ac45cca 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.1.1.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.*")] \ No newline at end of file