From 615fd8f6f97ddd165595b984ad286da7036f5338 Mon Sep 17 00:00:00 2001 From: Stealownz Date: Sun, 4 Jul 2021 14:11:03 +0800 Subject: [PATCH] chore(version): tick plugin version 1.2.7 --- Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 2af083f..c58cabe 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -31,7 +31,7 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.6.0")] -[assembly: AssemblyFileVersion("1.2.6.0")] +[assembly: AssemblyVersion("1.2.7.0")] +[assembly: AssemblyFileVersion("1.2.7.0")] -[assembly: AssemblyInformationalVersion("1.2.6+1.Branch.master.Sha.0a39c3de02c06ba97049fe6ad7d600ee2cb59e0d")] +[assembly: AssemblyInformationalVersion("1.2.7+3.Branch.master.Sha.41a807ece3a212fab82ba8f92fedc41d791b86e4")]