From 19c8c7df578f728a5028de8996f201dc0285c7a6 Mon Sep 17 00:00:00 2001 From: Fluffy Date: Tue, 22 Dec 2020 19:49:14 +0100 Subject: [PATCH] Release 3.14.114 [nolog] --- About/About.xml | 2 +- Assemblies/AreaUnlocker.dll | Bin 10752 -> 10752 bytes Readme.md | 2 +- .../AreaUnlocker/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/About/About.xml b/About/About.xml index cb9fd6a..20a7a43 100644 --- a/About/About.xml +++ b/About/About.xml @@ -12,7 +12,7 @@ While this completely removes the limit on the number of areas you can create, t <size=24>Version</size> -This is version 3.14.113, for RimWorld 1.2.2753. +This is version 3.14.114, for RimWorld 1.2.2753. fluffy.areaunlocker diff --git a/Assemblies/AreaUnlocker.dll b/Assemblies/AreaUnlocker.dll index bc8007f26d2c2f437a7a77fc880946dc076c4907..133ffe7de747ee9fd3303fe3f11fe1c192cdb99b 100644 GIT binary patch delta 72 zcmZn&X$YCn!Mw`;(Z+5@S%Lqe0lNgu9{5hz{k7<-$6dC~b7YfP7)>_+SL|ovEMnke aU}j)oDB3(-#h(!<`dqafM8&HwWC8#QP8p5> delta 72 zcmZn&X$YCn!8~>U`HkI-vI0HcnrDP>-FMi~zjevOHP5$go+F#Y!f3qtzhXZVXCVV0 a12Y2yL*eG>D*lW>(dVk=ASzycArk;-Y#WLI diff --git a/Readme.md b/Readme.md index fa245af..fc30dfd 100644 --- a/Readme.md +++ b/Readme.md @@ -32,4 +32,4 @@ Become a supporter and show your appreciation by buying me a coffee (or contribu ![Version](https://banners.karel-kroeze.nl/title/Version.png) -This is version 3.14.113, for RimWorld 1.2.2753. \ No newline at end of file +This is version 3.14.114, for RimWorld 1.2.2753. \ No newline at end of file diff --git a/Source/AreaUnlocker/Properties/AssemblyInfo.cs b/Source/AreaUnlocker/Properties/AssemblyInfo.cs index 5a0a628..5e930fa 100644 --- a/Source/AreaUnlocker/Properties/AssemblyInfo.cs +++ b/Source/AreaUnlocker/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.0.0")] -[assembly: AssemblyFileVersion("3.14.113")] +[assembly: AssemblyFileVersion("3.14.114")]