Skip to content

Commit ef6f01d

Browse files
authored
Merge pull request #450 from miaowware/bump
Bump version to 2.8.0
2 parents 4659cf2 + 91c5217 commit ef6f01d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66

77
## [Unreleased]
8+
9+
10+
## [2.8.0] - 2022-06-24
811
### Removed
912
- `?ae7q` command (#448).
1013

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

228231

229-
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.6...HEAD
232+
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.8.0...HEAD
233+
[2.8.0]: https://github.com/miaowware/qrm2/releases/tag/v2.8.0
230234
[2.7.6]: https://github.com/miaowware/qrm2/releases/tag/v2.7.6
231235
[2.7.5]: https://github.com/miaowware/qrm2/releases/tag/v2.7.5
232236
[2.7.4]: https://github.com/miaowware/qrm2/releases/tag/v2.7.4

info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
1515
All issues and requests related to resources (including maps, band charts, data) should be added \
1616
in [miaowware/qrm-resources](https://github.com/miaowware/qrm-resources)."""
17-
release = "2.7.6"
17+
release = "2.8.0"
1818
bot_server = "https://discord.gg/Ntbg3J4"

0 commit comments

Comments
 (0)