We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d7880f + a105f01 commit 62fe337Copy full SHA for 62fe337
1 file changed
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
plugins {
8
id "fabric-loom" version "${loom_version}"
9
- id "me.modmuss50.mod-publish-plugin" version "1.0.0"
+ id "me.modmuss50.mod-publish-plugin" version "1.1.0"
10
id "com.diffplug.spotless" version "8.0.0"
11
}
12
0 commit comments