Skip to content

Commit

Permalink
fix modrinth display name
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Aug 12, 2023
1 parent 3a0b73d commit 5245788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ plugins {
id "com.modrinth.minotaur" version "2.+"
}

version = project.mod_version
def displayVersion = version + "+" + project.minecraft_version

def debug = true
Expand Down

0 comments on commit 5245788

Please sign in to comment.