mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-06 05:16:06 -06:00
prep for release
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Date: 2023-10-10
|
Date: 2023-10-10
|
||||||
Features:
|
Features:
|
||||||
- Added improved combinator display sprites - contributed by jagoly
|
- Added improved combinator display sprites (further improvements coming) - contributed by jagoly
|
||||||
- The manager gui now displays control signals - contributed by Shadowvoices
|
- The manager gui now displays control signals - contributed by Shadowvoices
|
||||||
- The manager gui now excludes requests that do not exceed the request threshold - contributed by Shadowvoices
|
- The manager gui now excludes requests that do not exceed the request threshold - contributed by Shadowvoices
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
--- It is used in migrations.lua to determine if any migrations need to be run for beta testers.
|
--- It is used in migrations.lua to determine if any migrations need to be run for beta testers.
|
||||||
--- It is expected these are only meaningful between releases during beta testing.
|
--- It is expected these are only meaningful between releases during beta testing.
|
||||||
--- It should be set to nil for any release version.
|
--- It should be set to nil for any release version.
|
||||||
return 1
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user