Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Nov 14, 2021
1 parent 984f9ec commit d4af0ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ dependencies {
compileOnly fg.deobf("dev.ftb.mods:ftb-library-forge:1605.3.1-build.48")
compileOnly fg.deobf("dev.ftb.mods:ftb-teams-forge:1605.2.1-build.17")
compileOnly fg.deobf("dev.ftb.mods:ftb-ranks-forge:1605.1.4-build.6")
runtimeOnly fg.deobf("curse.maven:refined-storage-243076:3400575")
}

afterEvaluate {
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=-Xmx8G
mod_version=2.0
minecraftVersion=1.16.5
api_version=3.2.14.6
api_version=3.2.14.7
jei_version=6.0.0.10
redstoneflux_version=2.0.+

0 comments on commit d4af0ae

Please sign in to comment.