From 9ad68df0299bdd6aee63b5736b469d6f430c2344 Mon Sep 17 00:00:00 2001 From: Tetlanesh Date: Wed, 23 Oct 2024 17:25:57 +0200 Subject: [PATCH] bumped version number and added changelog --- cybersyn/changelog.txt | 6 ++++++ cybersyn/info.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cybersyn/changelog.txt b/cybersyn/changelog.txt index 8a3a4a4..a02ce36 100644 --- a/cybersyn/changelog.txt +++ b/cybersyn/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 + Features: + - Added allow-list rescan button and display the allow-list numeric representation on the combinator UI + Bugfixes: + - Fixed wagon-control combinator +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Version: 2.0.2 Changes: - Refactored quality handling diff --git a/cybersyn/info.json b/cybersyn/info.json index c28a7e4..f031622 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -1,6 +1,6 @@ { "name": "cybersyn", - "version": "2.0.2", + "version": "2.0.3", "title": "Project Cybersyn", "author": "Mami", "factorio_version": "2.0",