diff --git a/assets/mod_info.json b/assets/mod_info.json index 635a134e1..63cc68dcb 100644 --- a/assets/mod_info.json +++ b/assets/mod_info.json @@ -3,7 +3,7 @@ "name": "Stellar Networks", "author": "Jaghaimo", "utility": true, - "version": "3.2.2", + "version": "3.2.3", "description": "A collection of intel boards for Starsector", "gameVersion": "0.98a-RC7", "modPlugin": "stelnet.StelnetMod", diff --git a/assets/stelnet.version b/assets/stelnet.version index 5224698d6..247f6030a 100644 --- a/assets/stelnet.version +++ b/assets/stelnet.version @@ -5,8 +5,8 @@ "modVersion": { "major": 3, "minor": 2, - "patch": 2 + "patch": 3 }, - "directDownloadURL": "https://github.com/jaghaimo/stelnet/releases/download/3.2.2/stelnet-3.2.2.zip", + "directDownloadURL": "https://github.com/jaghaimo/stelnet/releases/download/3.2.3/stelnet-3.2.3.zip", "changelogURL": "https://raw.githubusercontent.com/jaghaimo/stelnet/master/changelog.txt" } diff --git a/changelog.txt b/changelog.txt index 0d6018cc1..3fb1d462c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,7 @@ Unreleased (TBD) + + +Version 3.2.3 (2025.05.12) - Fix bug causing the game to crash when trying to start a new campaign with the Stelnet "Uninstall Mod" flag set to true. - Change Commodities Intel tab to filter out markets returned by the `Excluder` - related files: `market_by_faction.csv`, `market_by_id.csv`, `market_by_system.csv`, `market_by_tag.csv` and `skill_by_id.csv`