From fc2abe9bf488aacc2575849971765cb6ce3dc256 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Thu, 16 Oct 2025 10:08:33 +0200 Subject: [PATCH] 2.0.5 --- ChemistryForYou2/changelog.txt | 5 +++++ ChemistryForYou2/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChemistryForYou2/changelog.txt b/ChemistryForYou2/changelog.txt index 3a6b51d..1ccef52 100644 --- a/ChemistryForYou2/changelog.txt +++ b/ChemistryForYou2/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.5 +Date: 16.10.2025 + Bug Fixes: + - Fix crash when only ChemistryForYou and SE are present +--------------------------------------------------------------------------------------------------- Version: 2.0.4 Date: 16.10.2025 Bug Fixes: diff --git a/ChemistryForYou2/info.json b/ChemistryForYou2/info.json index 57a3dea..cd97b89 100644 --- a/ChemistryForYou2/info.json +++ b/ChemistryForYou2/info.json @@ -1,6 +1,6 @@ { "name": "ChemistryForYou2", - "version": "2.0.4", + "version": "2.0.5", "factorio_version": "2.0", "title": "ChemistryForYou", "author": "Timeken, cackling fiend",