v1.10.0-rc1
This commit is contained in:
parent
c2472f5536
commit
7d49826b1a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import typing, uuid
|
|||
from src import EventManager, Exports, IRCServer, Logging, ModuleManager
|
||||
from src import Socket, utils
|
||||
|
||||
VERSION = "v1.9.2"
|
||||
VERSION = "v1.10.0-rc1"
|
||||
SOURCE = "https://git.io/bitbot"
|
||||
URL = "https://bitbot.dev"
|
||||
|
||||
|
|
Loading…
Reference in a new issue