Skip to content

Commit

Permalink
Version => 1.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
m00nl1ght-dev committed Mar 17, 2024
1 parent 0f5c8e2 commit 56bbbf8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion About/Version.txt
@@ -1 +1 @@
1.12.10
1.12.11
4 changes: 4 additions & 0 deletions Changelog.md
@@ -1,4 +1,8 @@

v1.12.11

- Support for RimWorld 1.5 (unstable)

v1.12.10

- Added Turkish translation (thanks to @penu1881 for submitting)
Expand Down
2 changes: 1 addition & 1 deletion Sources/MapPreview/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// 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("1.12.10")]
[assembly: AssemblyVersion("1.12.11")]
2 changes: 1 addition & 1 deletion Sources/MapPreviewMod/Properties/AssemblyInfo.cs
Expand Up @@ -31,4 +31,4 @@
// 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("1.12.10")]
[assembly: AssemblyVersion("1.12.11")]

0 comments on commit 56bbbf8

Please sign in to comment.