This commit is contained in:
Ellpeck 2017-02-15 06:44:47 +01:00
parent 19843dfcbf
commit 6cda361c54
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.11.2-r101"
version = "1.11.2-r102"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,6 @@
# 1.11.2-r102
* Fixed dedicated servers crashing
# 1.11.2-r101
* Added Laser Relay Insibility Upgrade
* Added Laser Relay Range Upgrade

View file

@ -5,4 +5,4 @@
1.10=46
1.10.2=98
1.11=92
1.11.2=101
1.11.2=102