Skip to content

Commit 1c3a0cf

Browse files
committed
📦 Remove double loom version definition
1 parent c274e57 commit 1c3a0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import net.fabricmc.loom.task.RemapJarTask
22

33
plugins {
44
id 'multiloader-loader'
5-
id 'fabric-loom' version '1.7-SNAPSHOT'
5+
id 'fabric-loom'
66
}
77

88
dependencies {

0 commit comments

Comments
 (0)