Skip to content

Commit dca4bfe

Browse files
committed
Bump version
1 parent d68bf63 commit dca4bfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ProgressiveColonizationSystem/GameData/ProgressiveColonizationSystem/ProgressiveColonizationSystem.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
},
99
"VERSION": {
1010
"MAJOR": 3,
11-
"MINOR": 0,
11+
"MINOR": 1,
1212
"PATCH": 0,
1313
"BUILD": 0
1414
},
1515
"KSP_VERSION": {
1616
"MAJOR": 1,
17-
"MINOR": 10
17+
"MINOR": 11
1818
},
1919
"KSP_VERSION_MIN": {
2020
"MAJOR": 1,
2121
"MINOR": 8
2222
},
2323
"KSP_VERSION_MAX": {
2424
"MAJOR": 1,
25-
"MINOR": 10
25+
"MINOR": 11
2626
}
2727
}

0 commit comments

Comments
 (0)