Update globalvars.py

This commit is contained in:
WhatDidYouExpect 2025-06-28 23:24:02 +02:00 committed by GitHub
parent 48a0cec8bb
commit 6d81539fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,5 +38,5 @@ song = os.getenv("song")
arch = platform.machine()
slash_commands_enabled = False
latest_version = "0.0.0"
local_version = "1.0.1"
local_version = "1.0.2"
os.environ['gooberlocal_version'] = local_version