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 9c76d23 commit 49329b5Copy full SHA for 49329b5
1 file changed
build.gradle
@@ -16,7 +16,7 @@ apply plugin: 'maven'
16
apply plugin: "com.gradle.plugin-publish"
17
18
group = 'net.minecraftforge.gradle'
19
-version = '2.0-SNAPSHOT'
+version = '2.0.0'
20
archivesBaseName = 'ForgeGradle'
21
targetCompatibility = '1.6'
22
sourceCompatibility = '1.6'
0 commit comments