From cb33e17a4922daae0022d3d6cb96f8e63e2b4d3c Mon Sep 17 00:00:00 2001 From: Stealownz Date: Mon, 22 Mar 2021 22:49:16 +0800 Subject: [PATCH] chore(version): tick version 4.1.2 --- Plugin Common Library.csproj | 2 +- Properties/AssemblyInfo.cs | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugin Common Library.csproj b/Plugin Common Library.csproj index 02b9e2a..22ca69e 100644 --- a/Plugin Common Library.csproj +++ b/Plugin Common Library.csproj @@ -9,7 +9,7 @@ Library Properties Terraria.Plugins.Common - Plugin Common Lib 4.1.1 + Plugin Common Lib 4.1.2 v4.5.1 diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index b011751..65739c3 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ [assembly: ComVisible(false)] [assembly: Guid("0f67f6cb-d020-4a2f-8c59-035e3897fe48")] -[assembly: AssemblyVersion("4.1.1.0")] -[assembly: AssemblyFileVersion("4.1.1.0")] +[assembly: AssemblyVersion("4.1.2.0")] +[assembly: AssemblyFileVersion("4.1.2.0")] -[assembly: AssemblyInformationalVersion("4.1.1+1.Branch.master.Sha.f22de4660fd7ec89aa83ec6032f06fda5f14601e")] +[assembly: AssemblyInformationalVersion("4.1.2+2.Branch.master.Sha.21e70115924c23a7ac35af6512642ec764c50f77")]