1.5.27 - Fixed non-oredict patterns not consuming resources, fixes #1570

This commit is contained in:
raoulvdberge
2017-12-09 17:06:31 +01:00
parent 50eaa4f4ce
commit 020e92c6a1
5 changed files with 31 additions and 28 deletions

View File

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