0.3.9.2.a7
Fixes to config handling in main bot file because I overlooked it entirely, herpa derpa ..
This commit is contained in:
parent
377586e6e7
commit
c28bc573cc
2
bot.py
2
bot.py
@ -9,7 +9,7 @@ from modules.common.boot_notice import post_boot_notice
|
|||||||
|
|
||||||
# Version consists of:
|
# Version consists of:
|
||||||
# Major.Enhancement.Minor.Patch.Test (Test is alphanumeric; doesn’t trigger auto update)
|
# Major.Enhancement.Minor.Patch.Test (Test is alphanumeric; doesn’t trigger auto update)
|
||||||
VERSION = "0.3.9.2.a6"
|
VERSION = "0.3.9.2.a7"
|
||||||
|
|
||||||
# ---------- Env loading ----------
|
# ---------- Env loading ----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user