Actually, let's call this version 1.1

This commit is contained in:
Raoul Van den Berge
2016-09-27 18:44:03 +02:00
parent 398f9c1ca8
commit 4e3efda847
4 changed files with 4 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.0.6"
version = "1.1"
group = "refinedstorage"
archivesBaseName = "refinedstorage"