eight balls
This commit is contained in:
parent
62afd3bbb6
commit
0bdd74b4fe
2 changed files with 59 additions and 2 deletions
|
@ -41,5 +41,5 @@ latest_version = "0.0.0"
|
|||
local_version = "2.2.0"
|
||||
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
|
||||
|
||||
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue