diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 24f39d0..cb166f5 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,6 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.50 +Date: 04.06.2025 + Changes: + - Reapply "Improve transition to Nauvis" +--------------------------------------------------------------------------------------------------- Version: 1.0.49 -Date: 03.06.2025 +Date: 04.06.2025 Changes: - Enable burner leech when no dedicated mod is installed - Burner-Leech-Fork is not incompatible anymore diff --git a/lignumis/info.json b/lignumis/info.json index 4b59ad7..5078248 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.0.49", + "version": "1.0.50", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "author": "cackling fiend", @@ -9,7 +9,7 @@ "space_travel_required": true, "dependencies": [ "base", - "space-age >= 2.0.33", + "space-age >= 2.0.53", "astroponics >= 1.2.0", "bioprocessing-tab", "cf-lib >= 0.0.13",