Author changed versions without making a new release. As such the netkan bot will not pick it up.
This commit is contained in:
parent
c70104ff1c
commit
0160da64b6
|
@ -1,31 +1,31 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.4.2/ContractConfigurator_1.4.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 252182,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.4.2/ContractConfigurator_1.4.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 252187,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue