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 e2347ab commit 43ba9c7Copy full SHA for 43ba9c7
1 file changed
build.gradle
@@ -24,7 +24,7 @@ apply plugin: 'eclipse'
24
apply plugin: 'maven-publish'
25
apply plugin: 'org.spongepowered.mixin'
26
27
-version = '1.3'
+version = '1.4'
28
group = 'de.rexlmanu' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
29
archivesBaseName = 'viaversion-addon'
30
0 commit comments