Skip to content

Commit 0830007

Browse files
author
GitHub Actions Bot
committed
Update version to v2.7.0.0
1 parent f19d322 commit 0830007

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

GameData/ROCapsules/ROCapsules.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"NAME": "ROCapsules",
33
"URL": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version",
4-
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.6.2.0/ROCapsules-v2.6.2.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.7.0.0/ROCapsules-v2.7.0.0.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
66
"VERSION": {
77
"MAJOR": 2,
8-
"MINOR": 6,
9-
"PATCH": 2,
8+
"MINOR": 7,
9+
"PATCH": 0,
1010
"BUILD": 0
1111
},
1212
"KSP_VERSION": {

GameData/ROCapsules/changelog.cfg

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,24 @@ KERBALCHANGELOG
66
website = github.com/KSP-RO/ROCapsules
77
VERSION
88
{
9-
version = 2.6.2.0
9+
version = 2.7.0.0
1010
versionKSP = 1.12.3
1111
CHANGE
1212
{
1313
change = What's Changed
14-
subchange = Set airlock tank to correct type for sepmotor
14+
subchange = Remove RSSROConfig lines from localizations
15+
subchange = Add a small amount of ablator to Mercury and Gemini CMs to deal with occlusion issues
16+
subchange = Convert Mercury and Vostok to use module engine config too
17+
}
18+
}
19+
VERSION
20+
{
21+
version = 2.6.2.0
22+
versionKSP = 1.12.3
23+
CHANGE
24+
{
25+
change = What's Changed
26+
subchange = Set airlock tank to correct type for sepmotor
1527
}
1628
}
1729
VERSION

0 commit comments

Comments
 (0)