From 59bd5cc7603eb3c2b33a185015c6ab5e9c01ab3d Mon Sep 17 00:00:00 2001 From: crowetic Date: Thu, 27 Feb 2025 15:46:36 -0800 Subject: [PATCH] Bump to v1.06.6b --- assets/js/Q-Mintership.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/Q-Mintership.js b/assets/js/Q-Mintership.js index 9e0fb29..c942f07 100644 --- a/assets/js/Q-Mintership.js +++ b/assets/js/Q-Mintership.js @@ -1,4 +1,4 @@ -const Q_MINTERSHIP_VERSION = "1.06.5" +const Q_MINTERSHIP_VERSION = "1.06.6" const messageIdentifierPrefix = `mintership-forum-message` const messageAttachmentIdentifierPrefix = `mintership-forum-attachment`