We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94e02c commit a57c594Copy full SHA for a57c594
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'maven-publish'
5
6
group = 'com.meowj'
7
archivesBaseName = 'LangUtils'
8
-version = '1.8'
+version = '1.8.1'
9
10
final def BUKKIT_VERSION = '1.11.2-R0.1-SNAPSHOT'
11
0 commit comments