Skip to content

Commit

Permalink
'Release v0.17.1.1 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Jun 5, 2017
1 parent 006783f commit 536ee73
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Blueprints</name>
<author>Fluffy</author>
<url>https://ludeon.com/forums/index.php?topic=16120.0</url>
<targetVersion>0.17.1546</targetVersion>
<targetVersion>0.17.1557</targetVersion>
<description>Blueprints allow the quick construction of repetitive rooms/areas.

&lt;size=24&gt;Features&lt;/size&gt;
Expand Down Expand Up @@ -31,6 +31,7 @@ rgponce: Brazilian Portuguese translation
Bronytamin: Russian translation
Nils de Lumière: French translation
Butter-Knife: Japanese translation
53N4:

tag:Fluffylicious

Expand Down
Binary file modified Assemblies/Blueprints.dll
Binary file not shown.
5 changes: 3 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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,
Expand All @@ -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
This is version v0.17.1.1
4 changes: 2 additions & 2 deletions Source/Blueprints/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]

0 comments on commit 536ee73

Please sign in to comment.