Skip to content

Commit

Permalink
Bump to 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NoComment1105 committed Jan 16, 2023
1 parent 512490d commit cd384a5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -16,7 +16,7 @@ plugins {
}

group = "org.hyacinthbots.lilybot"
version = "4.6.1"
version = "4.6.2"

repositories {
mavenCentral()
Expand Down
16 changes: 16 additions & 0 deletions docs/changelogs/4.x.x/4.6.2.md
@@ -0,0 +1,16 @@
# LilyBot 4.6.2

This update fixes a bug that was introduced to role menus in 4.6.0

**The support channel system is now deprecated (replaced by auto-threading) and will be removed in version 4.7.0.
If you have a support channel, it's been automatically migrated to an auto-threaded channel.**

You can find the full changelog below.

New:
* Supports our new status page - https://status.hyacinthbots.org

Fix:
* Role-menus never applying roles

You can find a list of all the commits in this update [here](https://github.com/hyacinthbots/LilyBot/compare/v4.6.1...v4.6.2)

0 comments on commit cd384a5

Please sign in to comment.