Skip to content

Commit d7e6e94

Browse files
committed
Update cache version in service worker
1 parent ed79ff0 commit d7e6e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE_NAME = 'textarea-v2'
1+
const CACHE_NAME = 'textarea-2026-01-02'
22
const ASSETS = [
33
'/',
44
'/qr',

0 commit comments

Comments
 (0)