Skip to content

Commit

Permalink
'Release 2.12.107 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Mar 1, 2020
1 parent ee322e6 commit 3bd88d2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ Seo. Junmin: Korean translation
Proxyer: Update Japanese translation

<size=24>Version</size>
This is version 2.11.106, for RimWorld 1.1.2558.
This is version 2.12.107, for RimWorld 1.1.2559.

</description>
<supportedVersions>
<li>1</li>
<li>1.1</li>
</supportedVersions>
<packageId>fluffy.blueprints</packageId>
<modDependencies>
Expand Down
6 changes: 3 additions & 3 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.11.106</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/Blueprints/1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/Blueprints/releases/v2.11.106</downloadUri>
<version>2.12.107</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/Blueprints/1.1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/Blueprints/releases/v2.12.107</downloadUri>
</Manifest>
Binary file modified Assemblies/Blueprints.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![RimWorld 1](https://img.shields.io/badge/RimWorld-1-brightgreen.svg)](http://rimworldgame.com/)
[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)

Blueprints allow the quick construction of repetitive rooms/areas.

Expand Down Expand Up @@ -52,4 +52,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc)

# Version
This is version 2.11.106, for RimWorld 1.1.2558.
This is version 2.12.107, for RimWorld 1.1.2559.
2 changes: 1 addition & 1 deletion Source/Blueprints/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0")]
[assembly: AssemblyFileVersion("2.11.106")]
[assembly: AssemblyFileVersion("2.12.107")]

0 comments on commit 3bd88d2

Please sign in to comment.