Updated Forge to 1747

This commit is contained in:
canitzp 2016-02-16 20:14:28 +01:00
parent f5205c3263
commit bbcf9bd05d
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/rebuild.bat
/doAllTheThings.bat
/.gradle
/build

View file

@ -17,7 +17,7 @@ group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"
minecraft {
version = "1.8.9-11.15.1.1732"
version = "1.8.9-11.15.1.1747"
runDir = "idea"
mappings = "stable_20"