Skip to content

Commit c6388b0

Browse files
author
GitHub Actions Bot
committed
Update version to v2.6.0.1
1 parent 5e9d113 commit c6388b0

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

GameData/ROCapsules/ROCapsules.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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.1.0/ROCapsules-v2.5.1.0.zip",
4+
"DOWNLOAD": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.6.0.1/ROCapsules-v2.6.0.1.zip",
55
"HOMEPAGE": "https://github.com/KSP-RO/ROCapsules/",
66
"VERSION": {
77
"MAJOR": 2,
8-
"MINOR": 5,
9-
"PATCH": 1,
10-
"BUILD": 0
8+
"MINOR": 6,
9+
"PATCH": 0,
10+
"BUILD": 1
1111
},
1212
"KSP_VERSION": {
1313
"MAJOR": "1",

GameData/ROCapsules/changelog.cfg

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,23 @@ KERBALCHANGELOG
66
website = github.com/KSP-RO/ROCapsules
77
VERSION
88
{
9-
version = 2.5.1.0
9+
version = 2.6.0.1
1010
versionKSP = 1.12.3
1111
CHANGE
1212
{
1313
change = What's Changed
14-
subchange = Fix some asset URLs
14+
subchange = IVA improvements
15+
subchange = Fix release build artifacts
16+
}
17+
}
18+
VERSION
19+
{
20+
version = 2.5.1.0
21+
versionKSP = 1.12.3
22+
CHANGE
23+
{
24+
change = What's Changed
25+
subchange = Fix some asset URLs
1526
}
1627
}
1728
VERSION

0 commit comments

Comments
 (0)