We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4733e37 commit 1310af5Copy full SHA for 1310af5
2 files changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = 'org.dark'
6
-version = '1.0.6'
+version = '1.0.7'
7
8
repositories {
9
mavenCentral()
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: CustomJoinMessage
2
-version: '1.0.6'
+version: '1.0.7'
main: org.dark.customjoinmessage.CustomJoinMessage
api-version: '1.20'
softdepend:
0 commit comments