Merge pull request #642 from KSP-CKAN/fix_smartstage
Add ksp_versions to old SmartStage metadata
This commit is contained in:
commit
c309d6cdac
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v1.4",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v1.4/SmartStage-1.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v2.0",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.0/SmartStage-2.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v2.1",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.1/SmartStage-2.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v2.2",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.2/SmartStage-2.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v2.3.1",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.3.1/SmartStage-2.3.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"repository": "https://github.com/xytovl/SmartStage"
|
||||
},
|
||||
"author": "xytovl",
|
||||
"ksp_version_max": "0.90",
|
||||
"version": "v2.3",
|
||||
"download": "https://github.com/xytovl/SmartStage/releases/download/v2.3/SmartStage-2.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
Loading…
Reference in New Issue