Skip to content

Commit

Permalink
Incremented version to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
edbmods committed Aug 15, 2021
1 parent b4c14f3 commit 33acc0f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
[assembly: AssemblyVersion("1.1.1")]

// Increment for each new release
[assembly: AssemblyFileVersion("1.3.4")]
[assembly: AssemblyFileVersion("1.3.5")]
2 changes: 1 addition & 1 deletion Resources/About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@

If you get a set of starting colonists that you like, save them as a preset so that you can start your game the same way next time.

[Version 1.3.4]
[Version 1.3.5]
</description>
</ModMetaData>
2 changes: 1 addition & 1 deletion Resources/About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>EdBPrepareCarefully</identifier>
<version>1.3.4</version>
<version>1.3.5</version>
<loadAfter>
<li>Core</li>
<li>HugsLib</li>
Expand Down
9 changes: 9 additions & 0 deletions Resources/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
_____________________________________________________________________________

Version 1.3.5
_____________________________________________________________________________

- Added favorite color and ideology apparel color to apparel color swatches.
- No longer accidentally saving all world pawns when saving presets. This
could cause a lot of unexpected errors when loading the preset later.

_____________________________________________________________________________

Version 1.3.4
Expand Down

0 comments on commit 33acc0f

Please sign in to comment.