forgot to update version
This commit is contained in:
parent
57428339b3
commit
9d8155d799
1 changed files with 2 additions and 2 deletions
|
@ -40,5 +40,5 @@ song = os.getenv("song")
|
|||
arch = platform.machine()
|
||||
slash_commands_enabled = False
|
||||
latest_version = "0.0.0"
|
||||
local_version = "0.15.2"
|
||||
os.environ['gooberlocal_version'] = local_version
|
||||
local_version = "0.15.3"
|
||||
os.environ['gooberlocal_version'] = local_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue