Skip to content

Commit

Permalink
Bump version to 2.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
fuj1n committed Sep 30, 2019
1 parent 013ce2a commit 4fea653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

mod_version=2.0
mod_version=2.0-beta2

minecraft_version=1.14.4
minecraft_version_short=1.14
Expand Down
2 changes: 1 addition & 1 deletion src/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ logoFile=""
[[dependencies.tmechworks]]
modId="mantle"
mandatory=true
versionRange="[1.4.23,)"
versionRange="[1.4.29,)"

0 comments on commit 4fea653

Please sign in to comment.