From f3d1389257c6fb45e0a0908b9c039cbc37db7aa9 Mon Sep 17 00:00:00 2001 From: expect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sat, 21 Jun 2025 00:30:09 +0200 Subject: [PATCH] idiot --- modules/globalvars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/globalvars.py b/modules/globalvars.py index 36ffffd..5da6da6 100644 --- a/modules/globalvars.py +++ b/modules/globalvars.py @@ -40,5 +40,5 @@ song = os.getenv("song") arch = platform.machine() slash_commands_enabled = False latest_version = "0.0.0" -local_version = "0.15.0" +local_version = "0.15.1" os.environ['gooberlocal_version'] = local_version \ No newline at end of file