Update Specification-Title in MANIFEST

This commit is contained in:
ds58 2023-11-10 21:55:38 -06:00
parent 66212d2d16
commit 6869461124

View File

@ -100,7 +100,7 @@ dependencies {
jar {
manifest {
attributes([
"Specification-Title": "Webdisplays",
"Specification-Title": "WebDisplays",
"Specification-Vendor": "CinemaMod Group",
"Specification-Version": "1", // We are version 1 of ourselves
"Implementation-Title": project.name,