Skip to content

Commit

Permalink
Bump version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fuj1n committed Jan 11, 2025
1 parent 23ce199 commit 6e2e120
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ dependencies {

implementation fg.deobf("slimeknights.mantle:Mantle:${minecraft_version}-${mantle_version}")

//compile fg.deobf("slimeknights:TConstruct:${minecraft_version}-${tinkers_version}")

// compile against the JEI API
compileOnly fg.deobf("mezz.jei:jei-${minecraft_version}:${jei_version}:api")
// at runtime, use the full JEI jar
Expand Down
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.2.5
mod_version=2.2.6

minecraft_version=1.18.2
minecraft_version_short=1.18
Expand Down

0 comments on commit 6e2e120

Please sign in to comment.