Skip to content

Commit d85e744

Browse files
committed
🚀 DEPLOYMENT TRIGGER: Game mode visibility fix v32
- Cache version bump to force browser refresh - Ensures users see the game mode selection fix - Critical fix deployed for medium/large screens
1 parent 7d64689 commit d85e744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE_NAME = 'target-game-v31-fix';
1+
const CACHE_NAME = 'target-game-v32-gamemode-fix';
22
const STATIC_CACHE_URLS = [
33
'/',
44
'/index.html',

0 commit comments

Comments
 (0)