From 38416d9050f07f1d31618f7b7a9573417da99276 Mon Sep 17 00:00:00 2001 From: Abigail Date: Thu, 20 Feb 2020 20:02:45 -0500 Subject: [PATCH] whoopsie --- info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.py b/info.py index d8e8a3d..20a1ae5 100644 --- a/info.py +++ b/info.py @@ -12,5 +12,5 @@ authors = ("@ClassAbbyAmplifier#2229", "@0x5c#0639") description = """A bot with various useful ham radio-related functions, written in Python.""" license = "Released under the GNU General Public License v2" contributing = "Check out the source on GitHub, contributions welcome: https://github.com/miaowware/qrm2" -release = "2.2.0" +release = "2.2.1" bot_server = "https://discord.gg/Ntbg3J4"