v1.10.0-rc2

This commit is contained in:
jesopo 2019-06-23 09:45:47 +01:00
parent 3d227e30ed
commit 7861210495

View file

@ -3,7 +3,7 @@ import typing, uuid
from src import EventManager, Exports, IRCServer, Logging, ModuleManager
from src import Socket, utils
VERSION = "v1.10.0-rc1"
VERSION = "v1.10.0-rc2"
SOURCE = "https://git.io/bitbot"
URL = "https://bitbot.dev"