Merge pull request #14 from gooberinc/dev

fucking idoit
This commit is contained in:
WhatDidYouExpect 2025-07-09 15:08:34 +02:00 committed by GitHub
commit 98e3f6b148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,5 +41,5 @@ latest_version = "0.0.0"
local_version = "2.1.3" local_version = "2.1.3"
os.environ['gooberlocal_version'] = local_version os.environ['gooberlocal_version'] = local_version
REACT = os.getenv("REACT") REACT = os.getenv("REACT")
beta = True # this makes goober think its a beta version, so it will not update to the latest stable version or run any version checks beta = False # this makes goober think its a beta version, so it will not update to the latest stable version or run any version checks