mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
MechJebFARExt requires *at least* FAR v0.15.2
This change means we're happy with any version of FAR from v0.15.2 *or later*, rather than insisting on v0.15.2 *exactly*. Attn @Sarbian in case we really *do* need an exact version (our user reports say that current FAR releases have been working fine).
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch",
|
||||
"version": "v0.15.2_Ferri"
|
||||
"min_version": "v0.15.2_Ferri"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
Reference in New Issue
Block a user