prep for release

This commit is contained in:
Monica Moniot
2023-10-12 08:52:45 -04:00
parent adf4e128c3
commit ccaec9b006
2 changed files with 2 additions and 2 deletions

View File

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

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