Skip to content

Commit

Permalink
Forgot to update gradle version setting
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfly3r committed Apr 3, 2017
1 parent 342b879 commit 3ca9523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ apply plugin: 'org.spongepowered.plugin'
apply plugin: 'net.minecraftforge.gradle.forge'

group 'net.foxdenstudio.sponge'
version 'api5-SNAPSHOT'
version 'api6-SNAPSHOT'

apply from: project.file("gradle/fox.gradle")
apply from: project.file("gradle/minecraft.gradle")
Expand Down

0 comments on commit 3ca9523

Please sign in to comment.