1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

KPseudonym ksp max version constraint

KPseudonym probably will be broken when 1.0 comes out
Adding constraint just to be sure that nothing will screw up then
This commit is contained in:
Daniel Lewan 2015-02-07 23:28:18 +01:00
parent 29aeed1846
commit b6ad73df55

View File

@ -10,6 +10,7 @@
"version": "2",
"release_status": "stable",
"ksp_version_min": "0.25",
"ksp_version_max": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/96494"
},