Skip to content

Commit

Permalink
Updated to recommended version of forge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexatos committed May 4, 2016
1 parent 76e86dd commit eeab333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ buildscript {
}
apply plugin: 'net.minecraftforge.gradle.forge'

version = "1.9-1.5"
version = "1.9-1.6"
group= "com.reddit.user.koppeh.flamingo" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "Flamingo"

minecraft {
version = '1.9-12.16.0.1867-1.9'
version = '1.9-12.16.1.1887'
runDir = "run"

// the mappings can be changed at any time, and must be in the following format.
Expand Down

0 comments on commit eeab333

Please sign in to comment.