1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Support 1.21.3

This commit is contained in:
Shy
2024-12-03 10:52:35 +01:00
parent c7b49bf63b
commit c8252ff7db
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.6-SNAPSHOT'
id 'fabric-loom' version '1.8.11'
id 'maven-publish'
}