From 4d671905c9085d4a8e1b03656146bc8928a53e84 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 13 Mar 2026 13:20:44 +0100 Subject: [PATCH] 2.1.0 --- Limestone2/changelog.txt | 7 +++++++ Limestone2/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Limestone2/changelog.txt b/Limestone2/changelog.txt index 169bc1f..f1c153e 100644 --- a/Limestone2/changelog.txt +++ b/Limestone2/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.0 +Date: 13.03.2026 + Changes: + - Switch to bzlib - Please install the new dependency + Bug Fixes: + - 248k: Fixes for 0.1.35 breaking changes (thanks Morganite) +--------------------------------------------------------------------------------------------------- Version: 2.0.5 Date: 20.02.2026 Changes: diff --git a/Limestone2/info.json b/Limestone2/info.json index beb72e6..a272ce7 100644 --- a/Limestone2/info.json +++ b/Limestone2/info.json @@ -1,6 +1,6 @@ { "name": "Limestone2", - "version": "2.0.5", + "version": "2.1.0", "factorio_version": "2.0", "title": "Limestone", "description": "Limestone2 is a mod adding calcium in the form of limestone.\n\nThis mod is inspired by Brevven's BZ mods.",