Update UniversalStorage-1.0.90.1.ckan

Fixed missing comma on line 43 (thanks Felger)
This commit is contained in:
Paul Kingtiger 2015-01-16 14:43:35 -05:00
parent 03e70f056f
commit 3c21af528f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
], ],
"resources": { "resources": {
"homepage": "http://ksp.kingtiger.co.uk", "homepage": "http://ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage" "kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage",
"forums": "http://forum.kerbalspaceprogram.com/threads/75129-Universal-Storage-1-0-90-0-%28For-KSP-0-90%29-2nd-January-2015" "forums": "http://forum.kerbalspaceprogram.com/threads/75129-Universal-Storage-1-0-90-0-%28For-KSP-0-90%29-2nd-January-2015"
}, },
"ksp_version": "0.90", "ksp_version": "0.90",