fabric-1.19.3: update to full release

This commit is contained in:
Kosma Moczek 2022-12-08 22:36:25 +01:00
parent 476ff66d1d
commit 92dbad7deb
3 changed files with 8 additions and 9 deletions

View file

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