revert fireboard, it doesnt work

idk what the version should be i just did `2.1.1`
This commit is contained in:
Charlie 2025-07-07 15:48:16 -04:00
parent 4458cd051b
commit 92624a4c12
5 changed files with 1 additions and 1773 deletions

View file

@ -37,7 +37,7 @@ arch = platform.machine()
slash_commands_enabled = True # 100% broken, its a newer enough version so its probably enabled by default.... fix this at somepoint or hard code it in goober central code
launched = False
latest_version = "0.0.0"
local_version = "2.1.0"
local_version = "2.1.1"
os.environ['gooberlocal_version'] = local_version
REACT = os.getenv("REACT")
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