1
0
Fork 0

Switch Implementation-Version to bukkit version since some bukkit

plugins depends on it [ci skip]
kcx-1614
Sergey Shatunov 2016-02-10 02:56:35 +07:00
parent edaff93a90
commit 6f447f2804
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ def generateManifest(boolean legacy = false) {
'KCauldron-Official' : project.hasProperty('officialBuild'),
'Implementation-Vendor' : 'Prototik',
'Implementation-Title' : project.name,
'Implementation-Version': project.version,
'Implementation-Version': '1.7.10-R0.1-SNAPSHOT',
'Specification-Vendor' : 'Bukkit Team',
'Specification-Title' : 'Bukkit',
'Specification-Version' : '1.7.10-R0.1-SNAPSHOT',