Bump version to 0.1.1

This commit is contained in:
Your Name
2026-02-07 11:13:47 +02:00
parent b01dbd6c0b
commit 6b584efb40
3 changed files with 3 additions and 3 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.0",
"version": "0.1.1",
"identifier": "com.corecooldown.app",
"build": {
"frontendDist": "../dist",