Skip to content

Commit 177183d

Browse files
authored
Merge pull request #1086 from deXol/develop
[BLE] Update latest bundle version to 12
2 parents b5adf23 + 935a858 commit 177183d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ class Common
351351
static const QString MMM_CREDENTIAL_STORE_FAILED;
352352
static const QString DUPLICATE_SERVICE_DETECTED;
353353
static const int DEFAULT_PASSWORD_LENGTH = 16;
354-
static const int BLE_LATEST_BUNDLE_VERSION = 7;
354+
static const int BLE_LATEST_BUNDLE_VERSION = 12;
355355
static const int BLE_BUNDLE_WITH_NOTES = 1;
356356
static const int BLE_BUNDLE_WITH_BLE_NAME = 9;
357357
static const int BLE_BUNDLE_WITH_MIRRORING = 11;

0 commit comments

Comments
 (0)