This commit is contained in:
Shadows_of_Fire 2017-11-03 22:14:31 -04:00
parent 6ded1cc7b3
commit 9ca8e3d1ce
3 changed files with 5 additions and 2 deletions

View file

@ -14,7 +14,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'idea'
version = "1.12.2-r123"
version = "1.12.2-r124"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,6 @@
# 1.12.2-r124
* Made the booklet not crash
# 1.12.2-r123
* Made things crash less (null itemstack issues)

View file

@ -8,4 +8,4 @@
1.11.2=110
1.12=118
1.12.1=121
1.12.2=123
1.12.2=124