From 536ee739180a80bd66409264f63e9bdf33b85992 Mon Sep 17 00:00:00 2001 From: FluffierThanThou Date: Mon, 5 Jun 2017 18:05:39 +0200 Subject: [PATCH] 'Release v0.17.1.1 [nolog]' --- About/About.xml | 3 ++- Assemblies/Blueprints.dll | Bin 34304 -> 34304 bytes Readme.md | 5 +++-- Source/Blueprints/Properties/AssemblyInfo.cs | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/About/About.xml b/About/About.xml index 03878f1..7cc1844 100644 --- a/About/About.xml +++ b/About/About.xml @@ -3,7 +3,7 @@ Blueprints Fluffy https://ludeon.com/forums/index.php?topic=16120.0 - 0.17.1546 + 0.17.1557 Blueprints allow the quick construction of repetitive rooms/areas. <size=24>Features</size> @@ -31,6 +31,7 @@ rgponce: Brazilian Portuguese translation Bronytamin: Russian translation Nils de Lumière: French translation Butter-Knife: Japanese translation +53N4: tag:Fluffylicious diff --git a/Assemblies/Blueprints.dll b/Assemblies/Blueprints.dll index 5c2708190ce22ddbb676d608c552648688accf5e..0dd16d440e416e9533df4ae88dab5351e82a7e2e 100644 GIT binary patch delta 100 zcmZqZVQT1Mn$W=<+-SP7+t!_taq>xbbCz2Yn(doeJQOqp%C%hnxvX92v+LfYGXBUn z3pbk-yy0Us+^kri&B)2fz{nuTz`($`d1`|%BT)2lV>XbQ?B8q+Bpd6?HZ!*TX9NHX C+am7( delta 100 zcmZqZVQT1Mn$W@QbWL?*x2-!P!{n3h<}BwWey49{@lenZ*lgiiQNbqSHRJSkg_`v9 z>o%Jdyy0Us*sNHe&B)2Xz{nuT00f(-Huy3EMISe21F6aW&DKD&vA%3GW6OU=0Qd?b ATL1t6 diff --git a/Readme.md b/Readme.md index 61076e7..6713c3b 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -[![RimWorld Alpha 17](https://img.shields.io/badge/RimWorld-Alpha 17-brightgreen.svg)](http://rimworldgame.com/) +[![RimWorld Alpha 17](https://img.shields.io/badge/RimWorld-Alpha%2017-brightgreen.svg)](http://rimworldgame.com/) Blueprints allow the quick construction of repetitive rooms/areas. @@ -26,6 +26,7 @@ You can import previously exported blueprints by right clicking the 'Create' but - Bronytamin: Russian translation - Nils de Lumière: French translation - Butter-Knife: Japanese translation + - 53N4: # Think you found a bug? Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report, @@ -41,4 +42,4 @@ All original content (e.g. text, imagery, sounds) in this mod is licensed under Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/FluffierThanThou/Blueprints/), so license information in the source code is preserved. # Version -This is version v0.17.1.0 \ No newline at end of file +This is version v0.17.1.1 \ No newline at end of file diff --git a/Source/Blueprints/Properties/AssemblyInfo.cs b/Source/Blueprints/Properties/AssemblyInfo.cs index 2b9d2d4..8ee0793 100644 --- a/Source/Blueprints/Properties/AssemblyInfo.cs +++ b/Source/Blueprints/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.17.1.0")] -[assembly: AssemblyFileVersion("0.17.1.0")] +[assembly: AssemblyVersion("0.17.1.1")] +[assembly: AssemblyFileVersion("0.17.1.1")]