mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Add semver compatibility checking
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
, "optionsBridgeFoundStatusText": {
|
||||
"message": "Bridge found"
|
||||
}
|
||||
, "optionsBridgeIssueStatusText": {
|
||||
"message": "Bridge issue"
|
||||
}
|
||||
, "optionsBridgeNotFoundStatusText": {
|
||||
"message": "Bridge not found. Try downloading and installing the latest version."
|
||||
}
|
||||
@@ -45,6 +48,9 @@
|
||||
, "optionsBridgeCompatible": {
|
||||
"message": "COMPATIBLE"
|
||||
}
|
||||
, "optionsBridgeMaybeCompatible": {
|
||||
"message": "MAYBE COMPATIBLE"
|
||||
}
|
||||
, "optionsBridgeIncompatible": {
|
||||
"message": "INCOMPATIBLE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user