fix: change version mismatch to a warning (#594)
This commit is contained in:
@@ -139,7 +139,7 @@ function getStatus(
|
||||
includePrerelease: true,
|
||||
})
|
||||
? CheckState.OK
|
||||
: CheckState.ERROR
|
||||
: CheckState.WARNING
|
||||
|
||||
// Blockchain connection check
|
||||
status.blockchainConnection.isEnabled = true
|
||||
|
||||
Reference in New Issue
Block a user