Skip to content

Commit

Permalink
'Release 4.1.415 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Oct 17, 2018
1 parent d7a1b56 commit 265a22a
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Colony Manager</name>
<author>Fluffy</author>
<url>https://ludeon.com/forums/index.php?topic=16120.0</url>
<targetVersion>1.0.2057</targetVersion>
<targetVersion>1.0.2059</targetVersion>
<description>Colony Manager allows you to make colonists do the more tedious parts of managing a colony, making sure you’re never out of vital resources again*.

&lt;size=24&gt;Important&lt;/size&gt;
Expand Down Expand Up @@ -67,7 +67,7 @@ Alex TD: Bugfix in forestry jobs, implement suspend button
Firty: Portuguese (Brazilian) translation

&lt;size=24&gt;Version&lt;/size&gt;
This is version 4.0.414, for RimWorld 1.0.2057.
This is version 4.1.415, for RimWorld 1.0.2059.

</description>
</ModMetaData>
4 changes: 2 additions & 2 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>3.24.411</version>
<version>4.1.415</version>
<manifestUri>https://rawgit.com/FluffierThanThou/ColonyManager/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/FluffierThanThou/ColonyManager/releases/v3.24.411</downloadUri>
<downloadUri>https://github.com/FluffierThanThou/ColonyManager/releases/v4.1.415</downloadUri>
</Manifest>
Binary file modified Assemblies/Fluffy_ColonyManager.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)

# Version
This is version 4.0.414, for RimWorld 1.0.2057.
This is version 4.1.415, for RimWorld 1.0.2059.
4 changes: 2 additions & 2 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("4.0.414")]
[assembly: AssemblyFileVersion("4.0.414")]
[assembly: AssemblyVersion("4.1.415")]
[assembly: AssemblyFileVersion("4.1.415")]

0 comments on commit 265a22a

Please sign in to comment.