From c82216cae6271ea530c6e20e66f885ed2acfe7b1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 13 Jan 2023 00:45:49 -0500 Subject: [PATCH] Revert "update changelog, bump release" This reverts commit 1b0b244f99cccff301a946ff60339f952e35ab72. --- CHANGELOG.md | 6 +----- info.py | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0677ab..a9c8a58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] - - -## [2.9.0] - 2022-12-30 ### Changed - Migrated to Pycord. @@ -234,8 +231,7 @@ 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.9.0...HEAD -[2.9.0]: https://github.com/miaowware/qrm2/releases/tag/v2.9.0 +[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 diff --git a/info.py b/info.py index 1918d0d..92c8d0f 100644 --- a/info.py +++ b/info.py @@ -14,5 +14,5 @@ contributing = """Check out the [source on GitHub](https://github.com/miaowware/ 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.9.0" +release = "2.8.0" bot_server = "https://discord.gg/Ntbg3J4"