From a5554f72229b9802f52932c95a971f2b0dd2f09d Mon Sep 17 00:00:00 2001 From: Monica Moniot Date: Wed, 30 Nov 2022 18:11:47 -0500 Subject: [PATCH] updated version --- cybersyn/changelog.txt | 5 +++++ cybersyn/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cybersyn/changelog.txt b/cybersyn/changelog.txt index 71466b8..49a448c 100644 --- a/cybersyn/changelog.txt +++ b/cybersyn/changelog.txt @@ -83,3 +83,8 @@ Date: 2022-11-30 - Allowed several settings to have floating point values - Allow updates per second to be set to 0 - Fixed a bug where parallel wagon control combinators were not working +--------------------------------------------------------------------------------------------------- +Version: 1.0.5 +Date: 2022-11-30 + Features: + - Fixed a crash related to the central planner diff --git a/cybersyn/info.json b/cybersyn/info.json index 6582a82..1f60c47 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -1,6 +1,6 @@ { "name": "cybersyn", - "version": "1.0.4", + "version": "1.0.5", "title": "Project Cybersyn", "author": "Mami", "factorio_version": "1.1",