Skip to content

Commit

Permalink
Fix modrinth publishing
Browse files Browse the repository at this point in the history
Signed-off-by: ErdbeerbaerLP <[email protected]>
  • Loading branch information
ErdbeerbaerLP committed Aug 5, 2023
1 parent 0c469c3 commit c78ffff
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
Expand Up @@ -23,7 +23,7 @@ buildscript {
plugins {
id "com.matthewprenger.cursegradle" version "1.4.0"
id 'java'
id "com.modrinth.minotaur" version "2.1.2"
id "com.modrinth.minotaur" version "2.+"
id 'com.github.johnrengelman.shadow' version '7.1.2'
}
apply plugin: 'net.minecraftforge.gradle'
Expand Down

0 comments on commit c78ffff

Please sign in to comment.