From afcd3f1cdb1d325cd060da22ee11bd3b780614f5 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Wed, 24 Dec 2025 23:46:39 +0100 Subject: [PATCH] 1.3.1 --- lignumis/changelog.txt | 10 ++++++++++ lignumis/info.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 43f49c57..68e8de8d 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,4 +1,14 @@ --------------------------------------------------------------------------------------------------- +Version: 1.3.1 +Date: 24.12.2025 + Changes: + - Mark basic circuit board setting as deprecated + - Add icons to overhaul settings labels + - Invert the meaning of the vanilla lab setting + - Add alternative electronic circuit recipe + Bug Fixes: + - Fix crash when basic circuit boards are disabled +--------------------------------------------------------------------------------------------------- Version: 1.3.0 Date: 22.12.2025 Changes: diff --git a/lignumis/info.json b/lignumis/info.json index 0fe5221d..292519f8 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -1,6 +1,6 @@ { "name": "lignumis", - "version": "1.3.0", + "version": "1.3.1", "title": "Lignumis", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "author": "cackling fiend",