Merge branch 'main' of https://github.com/gooberinc/goober into dev
This commit is contained in:
commit
d3f3e64a96
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,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.2"
|
||||
local_version = "2.1.3"
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue