From 0e591a1eaea220d8cdf84d4565f39b3264e21db3 Mon Sep 17 00:00:00 2001 From: KongMD Date: Sat, 28 Dec 2019 16:10:16 -0500 Subject: [PATCH] Bump version to 1.2.0 --- About/Manifest.xml | 2 +- Assemblies/QuestionableEthicsEnhanced.dll | Bin 128000 -> 128000 bytes QEE/Properties/AssemblyInfo.cs | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/About/Manifest.xml b/About/Manifest.xml index ee35b95..1445585 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ QuestionableEthicsEnhanced - 1.1.1 + 1.2.0
  • QuestionableEthics
  • diff --git a/Assemblies/QuestionableEthicsEnhanced.dll b/Assemblies/QuestionableEthicsEnhanced.dll index a9ce969c35ffc3cd57ff4df3bf23834e25211071..bb4d326a50380492b5a7e5a568ea315c341fae28 100644 GIT binary patch delta 97 zcmZp8!QSwKeL@FQ_nyYCtzC@QjtRsI6m3ji;R)Eo;QL7aV7FR$(^OGu*!I qHRB~FentjH1_mI8(%YxMW3*&sHDu6ZFx-CiJ>zT`yYwStHxmFsjUcc9 diff --git a/QEE/Properties/AssemblyInfo.cs b/QEE/Properties/AssemblyInfo.cs index 13df973..46fda73 100644 --- a/QEE/Properties/AssemblyInfo.cs +++ b/QEE/Properties/AssemblyInfo.cs @@ -36,4 +36,4 @@ // **AssemblyVersion will never be changed for this project, unless there's a complete overhaul that breaks things (I don't plan on that).** // Communication will be made in advance, if that happens. [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] +[assembly: AssemblyFileVersion("1.2.0.0")]