chore: bump version to v1.0.0 for initial release

This commit is contained in:
2026-02-13 11:20:13 +01:00
parent bff7ce3874
commit c58b54faf6
5 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ CSS_FILE="$SCRIPT_DIR/style.css"
JS_FILE="$SCRIPT_DIR/kantine.js"
# === VERSION ===
VERSION="v1.8.6"
VERSION="v1.0.0"
mkdir -p "$DIST_DIR"