Skip to content

Commit

Permalink
Version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrockWS committed Feb 6, 2019
1 parent 05e55b5 commit 6e54dbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ dependencies {
runtime "p455w0rd:p455w0rdslib:${version_pwlib}"
runtime "p455w0rd:AE2WTLib:${version_wtlib}"
runtime "p455w0rd:WirelessCraftingTerminal:${version_wct}"
runtime "just-enough-energistics-jee:JustEnoughEnergistics:${version_jee}"
}

jar {
Expand Down
11 changes: 6 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
org.gradle.jvmargs=-Xmx3G
version_mc=1.12.2
version_forge=14.23.5.2768
version_the=2.1.0
version_the=2.1.1
version_jei=1.12.2:+
version_ba=1.12:1.5.2
version_ae2=rv6-stable-4
version_ae2=rv6-stable-6
version_tc=1.12.2:6.1.BETA26
version_tjei=1.12.2:1.5.5:23
version_rf=1.12-2.0.2.4
version_pwlib=1.12.2-2.0.35
version_wtlib=1.12.2-1.0.0
version_wct=1.12.2-3.10.77
version_pwlib=1.12.2-2.0.36
version_wtlib=1.12.2-1.0.6
version_wct=1.12.2-3.11.88
version_jee=1.12.2:1.0.1

0 comments on commit 6e54dbb

Please sign in to comment.