Skip to content

Commit e882d16

Browse files
author
GitHub Actions Bot
committed
Update version to v2.5.1.0
1 parent 944f71f commit e882d16

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

GameData/ROCapsules/ROCapsules.version

Lines changed: 2 additions & 2 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.5.0.0/ROCapsules-v2.5.0.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.5.1.0/ROCapsules-v2.5.1.0.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
66
"VERSION": {
77
"MAJOR": 2,
88
"MINOR": 5,
9-
"PATCH": 0,
9+
"PATCH": 1,
1010
"BUILD": 0
1111
},
1212
"KSP_VERSION": {

GameData/ROCapsules/changelog.cfg

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,24 @@ KERBALCHANGELOG
66
website = github.com/KSP-RO/ROCapsules
77
VERSION
88
{
9-
version = 2.5.0.0
9+
version = 2.5.1.0
1010
versionKSP = 1.12.3
1111
CHANGE
1212
{
1313
change = What's Changed
14-
subchange = Minor Apollo D2 fixes
15-
subchange = Move VHF Scimitar antenna to communications
16-
subchange = Cargo part configs
14+
subchange = Fix some asset URLs
15+
}
16+
}
17+
VERSION
18+
{
19+
version = 2.5.0.0
20+
versionKSP = 1.12.3
21+
CHANGE
22+
{
23+
change = What's Changed
24+
subchange = Minor Apollo D2 fixes
25+
subchange = Move VHF Scimitar antenna to communications
26+
subchange = Cargo part configs
1727
}
1828
}
1929
VERSION

0 commit comments

Comments
 (0)