Skip to content

Commit 311b19e

Browse files
Updated changelog and version
1 parent 6e2ac1b commit 311b19e

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

Changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,8 @@ Changelog
5757
1.9.2
5858
Thanks to @gotmachine for this:
5959
Fixes bug with vessels not rotating until unpacked once, and and not rotating at all when KSPCF is installed
60-
Updated version file to use github for new version info
60+
Updated version file to use github for new version info
61+
62+
1.9.2.1
63+
Thanks to GitHub user @infradmin4KSP for this:
64+
Added Russian localization

PersistentRotationUpgraded.version

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"MAJOR": 1,
1212
"MINOR": 9,
1313
"PATCH": 2,
14-
"BUILD": 0
14+
"BUILD": 1
1515
},
1616
"KSP_VERSION": {
1717
"MAJOR": 1,
@@ -22,5 +22,10 @@
2222
"MAJOR": 1,
2323
"MINOR": 12,
2424
"PATCH": 0
25+
},
26+
"KSP_VERSION_MAX": {
27+
"MAJOR": 1,
28+
"MINOR": 12,
29+
"PATCH": 9
2530
}
2631
}

0 commit comments

Comments
 (0)