Skip to content

Commit

Permalink
Increased Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Apr 3, 2021
1 parent 7f8d8f6 commit 87f0906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dependencies {
if (findProject(':titanium') != null) {
compile project(':titanium')
} else {
compile fg.deobf (project.dependencies.create('com.hrznstudio:titanium:1.16.5-3.2.8'))
compile fg.deobf (project.dependencies.create('com.hrznstudio:titanium:1.16.5-3.2.8.2'))
}
//if (findProject(':workspace') == null) {
compileOnly fg.deobf("mezz.jei:jei-1.16.4:7.6.1.71:api")
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
org.gradle.jvmargs=-Xmx3G
mod_version=2.0
minecraftVersion=1.16.5
api_version=3.2.10.2
api_version=3.2.11
jei_version=6.0.0.10
redstoneflux_version=2.0.+

0 comments on commit 87f0906

Please sign in to comment.