Skip to content

Commit e710475

Browse files
committed
Update version to 1.5.0
And new change-notes
1 parent 74fb09b commit e710475

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "cat.wavy"
8-
version = "1.4.4"
8+
version = "1.5.0"
99

1010
repositories {
1111
mavenCentral()

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
]]></description>
2323

2424
<change-notes>
25-
Fixed display of C, D, R and V languages.
25+
Added an option in the menu (Tools) to reconnect to Discord.
26+
Also, notifications are now displayed when connection with Discord is lost.
2627
</change-notes>
2728

2829
<!-- Product and plugin compatibility requirements.

0 commit comments

Comments
 (0)