Skip to content

Commit

Permalink
Merge pull request #450 from miaowware/bump
Browse files Browse the repository at this point in the history
Bump version to 2.8.0
  • Loading branch information
0x5c authored Jun 24, 2022
2 parents 4659cf2 + 91c5217 commit ef6f01d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).


## [Unreleased]


## [2.8.0] - 2022-06-24
### Removed
- `?ae7q` command (#448).

Expand Down Expand Up @@ -226,7 +229,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 1.0.0 - 2019-07-31 [YANKED]


[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.6...HEAD
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.8.0...HEAD
[2.8.0]: https://github.com/miaowware/qrm2/releases/tag/v2.8.0
[2.7.6]: https://github.com/miaowware/qrm2/releases/tag/v2.7.6
[2.7.5]: https://github.com/miaowware/qrm2/releases/tag/v2.7.5
[2.7.4]: https://github.com/miaowware/qrm2/releases/tag/v2.7.4
Expand Down
2 changes: 1 addition & 1 deletion info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
All issues and requests related to resources (including maps, band charts, data) should be added \
in [miaowware/qrm-resources](https://github.com/miaowware/qrm-resources)."""
release = "2.7.6"
release = "2.8.0"
bot_server = "https://discord.gg/Ntbg3J4"

0 comments on commit ef6f01d

Please sign in to comment.