diff --git a/assets/mod_info.json b/assets/mod_info.json index f0acfc525..d0fae6cc9 100644 --- a/assets/mod_info.json +++ b/assets/mod_info.json @@ -3,7 +3,7 @@ "name": "Stellar Networks", "author": "Jaghaimo", "utility": true, - "version": "3.1.5", + "version": "3.1.6", "description": "A collection of intel boards for Starsector", "gameVersion": "0.97a-RC11", "modPlugin": "stelnet.StelnetMod", diff --git a/assets/stelnet.version b/assets/stelnet.version index d25481902..2740e9879 100644 --- a/assets/stelnet.version +++ b/assets/stelnet.version @@ -5,8 +5,8 @@ "modVersion": { "major": 3, "minor": 1, - "patch": 5 + "patch": 6 }, - "directDownloadURL": "https://github.com/wararjey/stelnet/releases/download/3.1.5/stelnet-3.1.5.zip", - "changelogURL": "https://raw.githubusercontent.com/wararjey/stelnet/3.1.5/changelog.txt" + "directDownloadURL": "https://github.com/wararjey/stelnet/releases/download/3.1.6/stelnet-3.1.6.zip", + "changelogURL": "https://raw.githubusercontent.com/wararjey/stelnet/3.1.6/changelog.txt" }