Skip to content

Commit e11b2a9

Browse files
committed
Update version to 3.3.0 and change MOTD
1 parent 6c20f2b commit e11b2a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from . import console
55
from . import webhook as webhook_client
66

7-
MOTD = "the sniper update"
8-
VERSION = "3.2.0"
7+
MOTD = "Lobsters pee out of their faces. From right under their eyes".lower()
8+
VERSION = "3.3.0"
99
PRODUCTION = True
1010
DEFAULT_CONFIG = {
1111
"token": "",

0 commit comments

Comments
 (0)