forked from gooberinc/goober
bump it to 2.3.4
This commit is contained in:
parent
016e907d39
commit
53e0eb5289
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.3"
|
||||
local_version = "2.3.4"
|
||||
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