We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd515cc commit f3d56e9Copy full SHA for f3d56e9
1 file changed
build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
11
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
12
13
14
-version = "1.0"
+version = "0.1"
15
group = "trackapi" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
16
archivesBaseName = "TrackAPI"
17
0 commit comments