Fix ModuleManager authors -> author (as per spec)
This commit is contained in:
parent
7f8d9d5c36
commit
e79ee4ff00
|
@ -5,7 +5,7 @@
|
||||||
"abstract" : "Modify KSP configs without conflict",
|
"abstract" : "Modify KSP configs without conflict",
|
||||||
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/59/artifact/ModuleManager-2.4.5.zip",
|
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/59/artifact/ModuleManager-2.4.5.zip",
|
||||||
"license" : "CC-BY-SA",
|
"license" : "CC-BY-SA",
|
||||||
"authors" : [ "ialdabaoth", "Sarbian" ],
|
"author" : [ "ialdabaoth", "Sarbian" ],
|
||||||
"version" : "2.4.5",
|
"version" : "2.4.5",
|
||||||
"release_status" : "stable",
|
"release_status" : "stable",
|
||||||
"min_ksp" : "0.24.2",
|
"min_ksp" : "0.24.2",
|
||||||
|
|
Loading…
Reference in New Issue