Skip to content

Commit f127227

Browse files
committed
bump version
1 parent 3a669de commit f127227

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/ProgressiveColonizationSystem/GameData/ProgressiveColonizationSystem/ProgressiveColonizationSystem.version

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,21 @@
77
"REPOSITORY": "ProgressiveColonizationSystem"
88
},
99
"VERSION": {
10-
"MAJOR": 2,
11-
"MINOR": 1,
10+
"MAJOR": 3,
11+
"MINOR": 0,
1212
"PATCH": 0,
1313
"BUILD": 0
1414
},
1515
"KSP_VERSION": {
1616
"MAJOR": 1,
17-
"MINOR": 8,
18-
"PATCH": 0
17+
"MINOR": 10
1918
},
2019
"KSP_VERSION_MIN": {
2120
"MAJOR": 1,
22-
"MINOR": 8,
23-
"PATCH": 0
21+
"MINOR": 8
2422
},
2523
"KSP_VERSION_MAX": {
2624
"MAJOR": 1,
27-
"MINOR": 8
25+
"MINOR": 10
2826
}
2927
}

0 commit comments

Comments
 (0)