refactor: Update version to 0.4.0 and document Alpine.js integration in changelog

This commit is contained in:
2025-12-08 16:02:59 +02:00
parent 803cfbc6d4
commit 988122349f
4 changed files with 15 additions and 3 deletions

2
sw.js
View File

@@ -1,5 +1,5 @@
// IMPORTANT: Update this version with each release (must match APP_VERSION in config.js)
const CACHE_NAME = 'astrolabe-v0.3.0';
const CACHE_NAME = 'astrolabe-v0.4.0';
const URLS_TO_CACHE = [
'/',
'/index.html',