Skip to content

Commit 6f98929

Browse files
committed
Fix version file URL
1 parent f961c81 commit 6f98929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameData/000_Harmony/Harmony.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"NAME": "Harmony",
3-
"URL": "https://raw.githubusercontent.com/HarmonyKSP/HarmonyKSP/master/GameData/000_Harmony/Harmony.version",
3+
"URL": "https://raw.githubusercontent.com/HarmonyKSP/HarmonyKSP/main/GameData/000_Harmony/Harmony.version",
44
"DOWNLOAD": "https://github.com/HarmonyKSP/HarmonyKSP/releases",
55
"VERSION": {"MAJOR": 2, "MINOR": 0, "PATCH": 4, "BUILD": 0},
66
"KSP_VERSION": {"MAJOR": 1, "MINOR": 0, "PATCH": 0},

0 commit comments

Comments
 (0)