diff --git a/Info.json b/Info.json index a5c8a50..48abc84 100644 --- a/Info.json +++ b/Info.json @@ -2,7 +2,7 @@ "Id": "S3", "DisplayName": "S³ - Seton's Special Sauce", "Author": "seton", - "Version": "0.2.5", + "Version": "0.2.7", "ManagerVersion": "0.27.0", "GameVersionPoint": "0", "AssemblyName": "S3.dll", diff --git a/repository.json b/repository.json index 9e1eb2a..3b6fd7e 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "S3", + "Version": "0.2.7", + "DownloadUrl": "https://git.farmtowntech.com/setonc/railroader-setons-special-sauce/releases/download/0.2.7/SetonsSpecialSauce-0.2.7.zip" + }, { "Id": "S3", "Version": "0.2.5", @@ -9,11 +14,6 @@ "Id": "S3", "Version": "0.2.4", "DownloadUrl": "https://git.farmtowntech.com/setonc/railroader-setons-special-sauce/releases/download/0.2.4/SetonsSpecialSauce-0.2.4.zip" - }, - { - "Id": "S3", - "Version": "0.2.3", - "DownloadUrl": "https://git.farmtowntech.com/setonc/railroader-setons-special-sauce/releases/download/0.2.3/SetonsSpecialSauce-0.2.3.zip" } ] }