fabric-1.19: move to Loom 0.12-SNAPSHOT
This commit is contained in:
parent
4e41f1778b
commit
f80bb89d96
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
plugins {
|
||||
id 'fabric-loom' version '0.11-SNAPSHOT'
|
||||
// TODO: switch to a stable Loom release once 1.19 lands
|
||||
id 'fabric-loom' version '0.12-SNAPSHOT'
|
||||
}
|
||||
|
||||
archivesBaseName = "Dynmap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue