Skip to content

Commit

Permalink
Update file name
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Mar 10, 2024
1 parent e343df2 commit 3b266c6
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 @@ -13,7 +13,7 @@ def configure(project) {
project.apply plugin: 'ploceus'

project.base {
archivesName = "${project.rootProject.archives_base_name}-${project.environment}"
archivesName = "${project.rootProject.archives_base_name}-fabric-ornithe-${project.environment}"
}
project.version = "${project.rootProject.mod_version}+mc${project.rootProject.minecraft_version}"
project.maven_group = project.rootProject.maven_group
Expand Down

0 comments on commit 3b266c6

Please sign in to comment.