We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b99d2a commit 5887206Copy full SHA for 5887206
build.gradle
@@ -8,7 +8,7 @@ subprojects {
8
apply plugin: "maven-publish"
9
10
group = "io.github.revxrsal"
11
- version = "3.0.6-SNAPSHOT"
+ version = "3.0.6"
12
13
sourceCompatibility = 1.8
14
targetCompatibility = 1.8
0 commit comments