This commit is contained in:
Ellpeck 2017-06-29 18:43:57 +02:00
parent 369f17b0c4
commit c6499a19c3
3 changed files with 6 additions and 2 deletions

View file

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

View file

@ -1,3 +1,7 @@
# 1.12-r112
* Fixed the mod for newer versions of Forge
* Actually Shadows-of-Fire did all the work so yea, thanks
# 1.12-r111
* Did the thing

View file

@ -6,4 +6,4 @@
1.10.2=105
1.11=92
1.11.2=110
1.12=111
1.12=112