Skip to content

Commit

Permalink
Merge branch '1.10' of https://github.com/elytra/MovingWorld into 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
darkevilmac committed Aug 3, 2016
2 parents b4e22b4 + 25954cc commit 5375ef6
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 @@ -23,7 +23,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'idea'

version = 'MC1.9-INDEV'
version = 'MC1.10-INDEV'
group = "darkevilmac.movingworld"
archivesBaseName = "movingworld"

Expand Down Expand Up @@ -142,4 +142,4 @@ idea {
}
}
}
}
}

0 comments on commit 5375ef6

Please sign in to comment.