mirror of
https://github.com/miaowware/qrm2.git
synced 2025-05-27 11:52:27 -04:00
bump release to 2.2.3
This commit is contained in:
parent
3803ce6045
commit
dcbb7acab8
@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
|
||||||
## [2.2.3] - 2020-03-28
|
## [2.2.3] - 2020-03-29
|
||||||
### Fixed
|
### Fixed
|
||||||
- Commands are no longer case-sensitive.
|
- Commands are no longer case-sensitive.
|
||||||
|
|
||||||
|
2
info.py
2
info.py
@ -12,5 +12,5 @@ authors = ("@ClassAbbyAmplifier#2229", "@0x5c#0639")
|
|||||||
description = """A bot with various useful ham radio-related functions, written in Python."""
|
description = """A bot with various useful ham radio-related functions, written in Python."""
|
||||||
license = "Released under the GNU General Public License v2"
|
license = "Released under the GNU General Public License v2"
|
||||||
contributing = "Check out the source on GitHub, contributions welcome: https://github.com/miaowware/qrm2"
|
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"
|
bot_server = "https://discord.gg/Ntbg3J4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user