Bump to 1.10.0-beta.2
This commit is contained in:
@@ -33,7 +33,7 @@ apply plugin: 'maven-publish'
|
|||||||
|
|
||||||
group = 'com.refinedmods'
|
group = 'com.refinedmods'
|
||||||
archivesBaseName = 'refinedstorage'
|
archivesBaseName = 'refinedstorage'
|
||||||
version = '1.10.0-beta.1'
|
version = '1.10.0-beta.2'
|
||||||
|
|
||||||
if (System.getenv('GITHUB_SHA') != null) {
|
if (System.getenv('GITHUB_SHA') != null) {
|
||||||
version += '+' + System.getenv('GITHUB_SHA').substring(0, 7)
|
version += '+' + System.getenv('GITHUB_SHA').substring(0, 7)
|
||||||
|
Reference in New Issue
Block a user