forked from gooberinc/goober
Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
f5d7121dfb
commit
9a4d486e25
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ song = os.getenv("SONG")
|
|||
arch = platform.machine()
|
||||
launched = False
|
||||
latest_version = "0.0.0"
|
||||
local_version = "2.3.4"
|
||||
local_version = "2.3.5"
|
||||
os.environ['gooberlocal_version'] = local_version
|
||||
REACT = os.getenv("REACT")
|
||||
if get_git_branch() == "dev":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue