fixed cogs not loading i accidentally fucked it
This commit is contained in:
parent
d7ea68a2b0
commit
58e63a9e35
2 changed files with 4 additions and 1 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.4"
|
||||
local_version = "0.15.5"
|
||||
os.environ['gooberlocal_version'] = local_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue