Skip to content

Commit

Permalink
Updated mod publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
B1n-ry committed Jan 4, 2025
1 parent 97c9406 commit 0076bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'fabric-loom' version '1.8-SNAPSHOT'
id 'maven-publish'
id "me.modmuss50.mod-publish-plugin" version "0.6.3"
id "me.modmuss50.mod-publish-plugin" version "0.8.3"
}

version = project.mod_version
Expand Down

0 comments on commit 0076bda

Please sign in to comment.