Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
Also bump CCTweaks version to final 1.3.0 release
  • Loading branch information
SquidDev committed Feb 7, 2017
1 parent 11704b4 commit 11dec1b
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 @@ -77,7 +77,7 @@ dependencies {
compile "ComputerCraft:ComputerCraft:${project.cc_version}"
deobfCompile "mezz.jei:jei_${project.mc_version}:2.28.9.177"

provided "org.squiddev:CCTweaks:${project.mc_version}-1.3.0-pr0:dev"
provided "org.squiddev:CCTweaks:${project.mc_version}-1.3.0:dev"
provided "net.industrial-craft:industrialcraft-2:2.3.262-ex18:dev"
provided "buildcraft:buildcraft:7.2.7:dev"
provided "com.azanor.baubles:Baubles:${project.mc_version}-1.1.3.0.9:deobf"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mc_version=1.8.9
forge_version=11.15.1.1902
mod_version=1.0.0
mod_version=1.1.0
cc_version=1.79
# For when one needs to decompile
# org.gradle.jvmargs=-Xmx3G

0 comments on commit 11dec1b

Please sign in to comment.