From f2cbcbcb61930e764776c863b6c4dc5354ce10ad Mon Sep 17 00:00:00 2001 From: Samidy Date: Fri, 2 Jan 2026 00:51:59 +0300 Subject: [PATCH] update SW.js to prevent cache problems --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index 59542bf..8ea7bf6 100644 --- a/sw.js +++ b/sw.js @@ -1,5 +1,5 @@ // sw.js -const SW_VERSION = 'monochrome-v5'; // Note To Self: Change Every Deploy +const SW_VERSION = 'monochrome-v6'; // Note To Self: Change Every Deploy const CACHE_NAME = `monochrome-${SW_VERSION}`; const ASSETS = [