updated version

This commit is contained in:
Monica Moniot
2022-11-30 18:11:47 -05:00
parent 6e000638b6
commit a5554f7222
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "cybersyn",
"version": "1.0.4",
"version": "1.0.5",
"title": "Project Cybersyn",
"author": "Mami",
"factorio_version": "1.1",