Skip to content

Commit eb9a580

Browse files
committed
6.11.1
1 parent 78881c3 commit eb9a580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qf-background.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ const showQFmessage = async (messageIds, features, message = "", quickfoldersFea
11791179

11801180
let retryScheduled = false; // session flag to avoid repeat re-scheduling
11811181
const RETRY_MINUTES = 20;
1182-
const LATEST_UPDATEMSG = "6.11"; // latest version with update message
1182+
const LATEST_UPDATEMSG = "6.11.1"; // latest version with update message
11831183
async function displayUpdateMessage() {
11841184
const messageIds = "newsMsgEsr140",
11851185
licenseInfo = currentLicense?.info,

revision.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
67
1+
8

0 commit comments

Comments
 (0)