From 407a9cb80f058b9d22368ee0dd6f932be95094aa Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Wed, 11 Mar 2026 22:09:07 +0100 Subject: [PATCH] 2.1.0 --- bzgold2/changelog.txt | 7 +++++++ bzgold2/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/bzgold2/changelog.txt b/bzgold2/changelog.txt index 8287422..3f15ad9 100644 --- a/bzgold2/changelog.txt +++ b/bzgold2/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.0 +Date: 11.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.3 Date: 10.12.2025 Bug Fixes: diff --git a/bzgold2/info.json b/bzgold2/info.json index d85900f..7325c93 100644 --- a/bzgold2/info.json +++ b/bzgold2/info.json @@ -1,6 +1,6 @@ { "name": "bzgold2", - "version": "2.0.3", + "version": "2.1.0", "factorio_version": "2.0", "title": "Noble Metals", "description": "Adds silver, gold, platinum, palladium and more to the base game. Reworks processing units.",