fabric-1.19.3: update to Loom 1.0-SNAPSHOT

This commit is contained in:
Kosma Moczek 2022-11-24 19:18:52 +01:00
parent 16ea033729
commit dc9b9e5d93

View file

@ -1,6 +1,6 @@
plugins { plugins {
// TODO: switch to a stable Loom release once 1.19.1 lands // TODO: switch to a stable Loom release once 1.19.3 lands
id 'fabric-loom' version '0.12-SNAPSHOT' id 'fabric-loom' version '1.0-SNAPSHOT'
} }
archivesBaseName = "Dynmap" archivesBaseName = "Dynmap"