From 536bcb56abe6f3a759eb2a6e93b9cb9349f53fa2 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 13 Mar 2026 13:15:46 +0100 Subject: [PATCH] 2.1.0 --- Indium2/changelog.txt | 7 +++++++ Indium2/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Indium2/changelog.txt b/Indium2/changelog.txt index 839211f..b8f2331 100644 --- a/Indium2/changelog.txt +++ b/Indium2/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.5 Date: 27.01.2026 Changes: diff --git a/Indium2/info.json b/Indium2/info.json index 250fe4e..525907d 100644 --- a/Indium2/info.json +++ b/Indium2/info.json @@ -1,6 +1,6 @@ { "name": "Indium2", - "version": "2.0.5", + "version": "2.1.0", "factorio_version": "2.0", "title": "Indium", "description": "Indium2 is a mod adding the element indium.\n\nThis mod is inspired by Brevven's BZ mods.",