Skip to content

Commit

Permalink
add mc version for modrinth publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMCLoveMan committed Feb 27, 2024
1 parent 458f7ef commit a42d4b1
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 @@ -214,6 +214,7 @@ private String getChangelogText(boolean hasTitle) {

unifiedPublishing {
project {
version = "$minecraft_version-$mod_version"
displayName = "[$minecraft_version] v$mod_version"
releaseType = project.artifact_type
gameVersions = [minecraft_version]
Expand Down

0 comments on commit a42d4b1

Please sign in to comment.