Skip to content

Commit

Permalink
version naming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Auroali committed Apr 1, 2024
1 parent 24a408d commit dc35556
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 @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'
}

version = project.mod_version
version = "${project.mod_version}+${project.minecraft_version}"
group = project.maven_group

base {
Expand Down

0 comments on commit dc35556

Please sign in to comment.