6S fixups

- Fixed version
- Fixed identifier

The spec currently doesn't let identifiers start with a number.

Closes #68
This commit is contained in:
Paul Fenwick 2014-11-22 23:53:50 +11:00
parent 0e8ce74ae8
commit f6c3c08ee3
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"spec_version": 1,
"identifier": "6S_Service_Compartments",
"identifier": "Service-Compartments-6S",
"ksp_version": "0.25",
"resources":
{
@ -10,7 +10,7 @@
"license": "CC-BY-NC-SA",
"abstract": "It's a tube.. and a hull... and a cargo bay... and a.. well, just about everything. And it is only 2 PARTS!!!",
"author": "nothke",
"version": "0.0",
"version": "1.2",
"download": "http://addons.cursecdn.com/files/2201/755/tubes.zip",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
@ -22,4 +22,4 @@
"depends": [
{ "name": "FirespitterCore" }
]
}
}