mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
Bump fabric-rendering-v1 to 1.1.0 (#597)
This commit is contained in:
parent
bf7c167a1d
commit
304e48eb3a
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||||
|
|
Loading…
Reference in a new issue