From b8943f2b4037f3676798424e4e2374883c3d1914 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Tue, 29 Oct 2019 18:40:40 +0100 Subject: [PATCH] Build 10 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a68d391ae..1a27eecfb 100755 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ apply plugin: 'net.minecraftforge.gradle' apply plugin: 'eclipse' apply plugin: 'maven-publish' -version = '1.7+9' +version = '1.7+10' group = 'com.raoulvdberge' archivesBaseName = 'refinedstorage'