Skip to content

Commit

Permalink
Bump version and API version to 3.0.0
Browse files Browse the repository at this point in the history
2.x.x was used for 1.10.2+, so need to jump straight to 3.0.0 with the FertilizationEvent breaking change
  • Loading branch information
squeek502 committed Nov 29, 2017
1 parent 6ccaf20 commit 6ee85d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.3.9
api_version=1.2.0
version=3.0.0
api_version=3.0.0
minecraft_version=1.7.10
forge_version=10.13.4.1614-1.7.10

0 comments on commit 6ee85d1

Please sign in to comment.