Skip to content

Commit

Permalink
Loom 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Sep 30, 2023
1 parent d6380af commit 60fdaa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.3-SNAPSHOT'
id 'fabric-loom' version '1.4-SNAPSHOT'
id 'maven-publish'
}

Expand Down Expand Up @@ -88,4 +88,4 @@ publishing {
// The repositories here will be used for publishing your artifact, not for
// retrieving dependencies.
}
}
}

0 comments on commit 60fdaa7

Please sign in to comment.