Skip to content

Commit cf765db

Browse files
authored
Merge pull request #30 from Sigma88/Development
fix KSPAVC
2 parents cfa27a1 + e2d332b commit cf765db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GameData/Sigma/Binary/SigmaBinary.version renamed to GameData/Sigma/Binary/Sigma-Binary.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"NAME": "Sigma Binary",
3-
"URL": "https://raw.githubusercontent.com/Sigma88/Sigma-Binary/master/GameData/Sigma/Binary/SigmaBinary.version",
3+
"URL": "https://raw.githubusercontent.com/Sigma88/Sigma-Binary/master/GameData/Sigma/Binary/Sigma-Binary.version",
44
"DOWNLOAD": "http://forum.kerbalspaceprogram.com/index.php?/topic/115114-0",
5-
"CHANGE_LOG_URL": "https://github.com/Sigma88/Sigma-Binary/raw/master/Changelog.txt",
5+
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/Sigma88/Sigma-Binary/master/Changelog.txt",
66
"GITHUB":
77
{
88
"USERNAME": "Sigma88",
@@ -20,6 +20,6 @@
2020
{
2121
"MAJOR": 1,
2222
"MINOR": 2,
23-
"PATCH": 1
23+
"PATCH": 2
2424
}
2525
}

0 commit comments

Comments
 (0)