We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b607be commit 52f4038Copy full SHA for 52f4038
1 file changed
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
apply plugin: 'net.minecraftforge.gradle.forge'
16
17
18
-version = "0.3"
+version = "0.4"
19
group= "betterwithaddons" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
20
archivesBaseName = "Better With Addons"
21
0 commit comments