Skip to content

Commit b19831c

Browse files
committed
add RasterPropMonitor-Core.ckan to declare conflict with MJ 2.15 and later
1 parent 14449e3 commit b19831c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"spec_version": "v1.34",
3+
"identifier": "RasterPropMonitor-Core",
4+
"name": "RasterPropMonitor-Core",
5+
"conflicts": [
6+
{
7+
"name": "MechJeb2",
8+
"min_version": "2.15.0.0"
9+
}
10+
],
11+
"suggests": [
12+
{
13+
"name": "MechJeb2",
14+
"max_version": "2.14"
15+
}
16+
]
17+
}

0 commit comments

Comments
 (0)