Fix MechJeb game version

This commit is contained in:
HebaruSan 2018-10-17 00:06:33 -05:00 committed by GitHub
parent c54eedacba
commit fa1ebaf663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/" "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/"
}, },
"version": "2.8.0.0", "version": "2.8.0.0",
"ksp_version": "1.4", "ksp_version": "1.5",
"install": [ "install": [
{ {
"find": "MechJeb2", "find": "MechJeb2",