Skip to content

Commit d33dad9

Browse files
0x5cclassabbyamp
authored andcommitted
Bump version to 2.7.6
1 parent be083d2 commit d33dad9

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.7.6] - 2022-06-13
811
### Fixed
912
- Issue where `?muf` and `?fof2` would fail with an aiohttp error.
1013

@@ -221,7 +224,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
221224
## 1.0.0 - 2019-07-31 [YANKED]
222225

223226

224-
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.5...HEAD
227+
[Unreleased]: https://github.com/miaowware/qrm2/compare/v2.7.6...HEAD
228+
[2.7.6]: https://github.com/miaowware/qrm2/releases/tag/v2.7.6
225229
[2.7.5]: https://github.com/miaowware/qrm2/releases/tag/v2.7.5
226230
[2.7.4]: https://github.com/miaowware/qrm2/releases/tag/v2.7.4
227231
[2.7.3]: https://github.com/miaowware/qrm2/releases/tag/v2.7.3

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.5"
17+
release = "2.7.6"
1818
bot_server = "https://discord.gg/Ntbg3J4"

0 commit comments

Comments
 (0)