Skip to content

Commit b18df6f

Browse files
authored
Merge pull request #38 from whale2/ksp-1.9
Update .version for 1.9
2 parents 12b0873 + 35049e0 commit b18df6f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

GameData/PersistentRotation/PersistentRotation.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"VERSION":{
1111
"MAJOR":1,
1212
"MINOR":8,
13-
"PATCH":6
13+
"PATCH":7
1414
},
1515
"KSP_VERSION":{
1616
"MAJOR":1,
17-
"MINOR":8,
18-
"PATCH":0
17+
"MINOR":9,
18+
"PATCH":1
1919
},
2020
"KSP_VERSION_MIN":
2121
{
@@ -26,7 +26,7 @@
2626
"KSP_VERSION_MAX":
2727
{
2828
"MAJOR":1,
29-
"MINOR":8,
29+
"MINOR":9,
3030
"PATCH":99
3131
}
3232
}

0 commit comments

Comments
 (0)