This commit is contained in:
Ellpeck 2017-06-17 00:57:46 +02:00
parent 04380246be
commit 38168423e7
3 changed files with 6 additions and 2 deletions

View file

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

View file

@ -1,3 +1,6 @@
# 1.12-r111
* Did the thing
# 1.11.2-r110 # 1.11.2-r110
* Fix config typo (sindrefag) * Fix config typo (sindrefag)
* Add a config for oil generator values * Add a config for oil generator values

View file

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