mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
The spec special-cases `1` as a spec version, which is defined as an integer. However these files contained `1` as a string. My whiny pedantic validator complains as a result. :)