This commit is contained in:
Ellpeck 2017-06-29 21:04:44 +02:00
parent de60180298
commit 3b7a9fec87
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-r112"
version = "1.12-r113"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View File

@ -1,3 +1,6 @@
# 1.12-r113
* Fixed recipes not showing up in the manual (thanks Shadows >_>)
# 1.12-r112
* Fixed the mod for newer versions of Forge
* Actually Shadows-of-Fire did all the work so yea, thanks

View File

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