fixed cache invalidation bug

This commit is contained in:
mamoniot
2023-04-30 18:05:57 -04:00
parent 4908f84422
commit 4470c15fd8
2 changed files with 13 additions and 15 deletions

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 2