Skip to content

Commit

Permalink
[~] File name export tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
crispytwig committed May 19, 2024
1 parent 03912c8 commit 6a5a4f4
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 @@ -17,7 +17,7 @@ plugins {
apply plugin: 'org.spongepowered.mixin'

group = mod_group_id
version = "${minecraft_version}-${mod_version}"
version = "${mod_version}-forge"

base {
archivesName = mod_id
Expand Down

0 comments on commit 6a5a4f4

Please sign in to comment.