mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
Fixed name of builded product
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
base {
|
||||
archivesName = "${mod_id}-${project.name}-${minecraft_version}"
|
||||
archivesName = "${mod_id}-${project.name}"
|
||||
}
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user