We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba776f4 commit 5d09bdcCopy full SHA for 5d09bdc
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
13
archivesBaseName = "Guilds"
14
group = "me.glaremasters"
15
-version = "3.5.6.1-DEV"
+version = "3.5.6.1"
16
sourceCompatibility = JavaVersion.VERSION_1_8
17
18
ext {
0 commit comments