1.5.20: Restore MC 1.12.0 compatibility, fixes #1485

This commit is contained in:
raoulvdberge
2017-10-09 19:28:56 +02:00
parent 90f61f9ed4
commit 6addad2ce8
5 changed files with 7 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ apply plugin: 'maven'
apply plugin: 'maven-publish'
apply plugin: 'net.minecraftforge.gradle.forge'
version = "1.5.19"
version = "1.5.20"
group = "refinedstorage"
archivesBaseName = "refinedstorage"