bump release to 2.2.3

This commit is contained in:
Abigail
2020-03-29 12:34:58 -04:00
parent 3803ce6045
commit dcbb7acab8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
## [2.2.3] - 2020-03-28
## [2.2.3] - 2020-03-29
### Fixed
- Commands are no longer case-sensitive.
+1 -1
View File
@@ -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.2"
release = "2.2.3"
bot_server = "https://discord.gg/Ntbg3J4"