From 0869fc10ee3988c05339877592a12f060d73c5fd Mon Sep 17 00:00:00 2001 From: HebaruSan Date: Sun, 21 Mar 2021 15:32:41 +0000 Subject: [PATCH] Fix version file syntax --- Distribution/GameData/HullBreach/HullBreach.version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Distribution/GameData/HullBreach/HullBreach.version b/Distribution/GameData/HullBreach/HullBreach.version index 58bfdd9..1b5400e 100644 --- a/Distribution/GameData/HullBreach/HullBreach.version +++ b/Distribution/GameData/HullBreach/HullBreach.version @@ -1,7 +1,7 @@ { "NAME":"HullBreach", "URL":"https://github.com/gomker/HullBreach/blob/master/Distribution/GameData/HullBreach/HullBreach.version", - "DOWNLOAD":"https://github.com/Gomker/HullBreach/releases/tag/v1.7.0.5, + "DOWNLOAD":"https://github.com/Gomker/HullBreach/releases/tag/v1.7.0.5", "GITHUB": { "USERNAME":"gomker", @@ -33,4 +33,4 @@ "MINOR":4, "PATCH":9 } -} \ No newline at end of file +}