Merge pull request #132 from mamoniot/dev

version 1.3.0
This commit is contained in:
Monica Moniot
2023-10-12 08:53:58 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Version: 1.3.0
Date: 2023-10-10
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 excludes requests that do not exceed the request threshold - contributed by Shadowvoices
Bugfixes:

View File

@@ -3,4 +3,4 @@
--- 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 should be set to nil for any release version.
return 1
return nil