We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5adf23 + 935a858 commit 177183dCopy full SHA for 177183d
1 file changed
src/Common.h
@@ -351,7 +351,7 @@ class Common
351
static const QString MMM_CREDENTIAL_STORE_FAILED;
352
static const QString DUPLICATE_SERVICE_DETECTED;
353
static const int DEFAULT_PASSWORD_LENGTH = 16;
354
- static const int BLE_LATEST_BUNDLE_VERSION = 7;
+ static const int BLE_LATEST_BUNDLE_VERSION = 12;
355
static const int BLE_BUNDLE_WITH_NOTES = 1;
356
static const int BLE_BUNDLE_WITH_BLE_NAME = 9;
357
static const int BLE_BUNDLE_WITH_MIRRORING = 11;
0 commit comments