Skip to content

Commit

Permalink
release FG v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrarSyed committed Oct 28, 2015
1 parent 4f21e1c commit 11fa534
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ apply plugin: "com.gradle.plugin-publish"
apply plugin: 'license'

group = 'net.minecraftforge.gradle'
version = '2.0-SNAPSHOT'
//version = '2.0.2'
//version = '2.0-SNAPSHOT'
version = '2.0.2'
archivesBaseName = 'ForgeGradle'
targetCompatibility = '1.6'
sourceCompatibility = '1.6'
Expand Down Expand Up @@ -191,7 +191,7 @@ pluginBundle {
plugins {
patcher {
id = 'net.minecraftforge.gradle.patcher'
displayName = 'Mincraft Patcher Plugin'
displayName = 'Minicraft Patcher Plugin'

This comment has been minimized.

Copy link
@Parker8283

Parker8283 Oct 28, 2015

Still wrong :P

}
tweakerClient {
id = 'net.minecraftforge.gradle.tweaker-client'
Expand Down

0 comments on commit 11fa534

Please sign in to comment.