From a0870ad118351dd28bf74de6b909d1bfa4281833 Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 9 Oct 2019 12:41:50 +0100 Subject: v1.12.0-rc1 release --- src/IRCBot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IRCBot.py') diff --git a/src/IRCBot.py b/src/IRCBot.py index 48ba9f0f..08f6419a 100644 --- a/src/IRCBot.py +++ b/src/IRCBot.py @@ -3,7 +3,7 @@ import typing, uuid from src import EventManager, Exports, IRCServer, Logging, ModuleManager from src import PollHook, Socket, Timers, utils -VERSION = "v1.11.1" +VERSION = "v1.12.0-rc1" SOURCE = "https://git.io/bitbot" URL = "https://bitbot.dev" -- cgit v1.3.1-10-gc9f91