mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-11 22:45:38 -04:00
Update mod-publish-plugin
This commit is contained in:
parent
3b908f6ae4
commit
022302724c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
id "com.diffplug.spotless" version "6.20.0"
|
||||
id "org.ajoberstar.grgit" version "3.1.0"
|
||||
id "me.modmuss50.remotesign" version "0.4.0" apply false
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.3.4"
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.4.0"
|
||||
}
|
||||
|
||||
def ENV = System.getenv()
|
||||
|
|
Loading…
Add table
Reference in a new issue