Bump fabric-rendering-v1 to 1.1.0 (#597)

This commit is contained in:
Juuxel 2020-04-30 21:16:37 +03:00 committed by GitHub
parent bf7c167a1d
commit 304e48eb3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
archivesBaseName = "fabric-rendering-v1" archivesBaseName = "fabric-rendering-v1"
version = getSubprojectVersion(project, "1.0.0") version = getSubprojectVersion(project, "1.1.0")
dependencies { dependencies {
compile project(path: ':fabric-api-base', configuration: 'dev') compile project(path: ':fabric-api-base', configuration: 'dev')