Skip to content

Commit

Permalink
Fix version!!!
Browse files Browse the repository at this point in the history
Signed-off-by: unilock <[email protected]>
  • Loading branch information
unilock committed Jul 8, 2024
1 parent 27bb532 commit 93d67bc
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 @@ -6,7 +6,7 @@ plugins {
id 'net.neoforged.gradle.userdev' version '7.0.153'
}

version = mod_version
version = "${mod_version}+${minecraft_version}+neoforge"
group = mod_group_id

repositories {
Expand Down

0 comments on commit 93d67bc

Please sign in to comment.