From 04c86b80d91adb08803b3587209bbd7b8430c0a2 Mon Sep 17 00:00:00 2001 From: CoderCow Date: Tue, 9 May 2017 02:14:40 +0200 Subject: [PATCH] chore(version): tick plugin version 1.6.1 --- Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 11bcb26..b41d0df 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: Guid("0d1df7a2-004f-4e62-830a-49477ea0b9be")] -[assembly: AssemblyVersion("1.6.0.0")] -[assembly: AssemblyFileVersion("1.6.0.0")] +[assembly: AssemblyVersion("1.6.1.0")] +[assembly: AssemblyFileVersion("1.6.1.0")] -[assembly: AssemblyInformationalVersion("1.6.0+4.Branch.master.Sha.9065e906985429d5ab2d5e281e48ce6fe6e9d0e0")] +[assembly: AssemblyInformationalVersion("1.6.1+8.Branch.master.Sha.f069cc0b7ebc03241c64f7117cd8204afc884398")]