v0.2.0: WCAG 2.2 AAA accessibility + toggle fix + version bump

This commit is contained in:
2026-02-18 19:15:19 +02:00
parent 418e34a772
commit 074817def5
8 changed files with 1248 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/tauri-apps/tauri/dev/crates/tauri-config-schema/schema.json",
"productName": "Core Cooldown",
"version": "0.1.3",
"version": "0.2.0",
"identifier": "com.corecooldown.app",
"build": {
"frontendDist": "../dist",