feat: update versioning and release checklist for alpha development

This commit is contained in:
2025-11-24 15:25:52 +02:00
parent c9d8c8d112
commit aef9a7965a
8 changed files with 74 additions and 52 deletions

3
sw.js
View File

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