mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update versioning for FancyHolograms and FancyLib in build configuration
This commit is contained in:
@@ -47,7 +47,7 @@ tasks {
|
||||
publications {
|
||||
create<MavenPublication>("maven") {
|
||||
groupId = "de.oliver"
|
||||
artifactId = "fancyholograms"
|
||||
artifactId = "FancyHolograms"
|
||||
version = findProperty("fancyhologramsVersion") as String
|
||||
from(project.components["java"])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user