diff --git a/StockPlugins/StockPlugins-v1.23.ckan b/StockPlugins/StockPlugins-v1.23.ckan index 4ffcf3f517..842eeb123a 100644 --- a/StockPlugins/StockPlugins-v1.23.ckan +++ b/StockPlugins/StockPlugins-v1.23.ckan @@ -4,15 +4,15 @@ "name": "StockPlugins", "abstract": "Adds the possibility to use a plugin without the additional parts.", "author": "malah", + "version": "v1.23", + "ksp_version_min": "0.25.0", + "ksp_version_max": "1.99.99", "license": "Unlicense", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90061-1", "spacedock": "https://spacedock.info/mod/112/StockPlugins", "repository": "https://github.com/malahx/StockPlugins" }, - "version": "v1.23", - "ksp_version_min": "0.25.0", - "ksp_version_max": "1.99.99", "depends": [ { "name": "ModuleManager",