chore: bump version to 1.1.1

This commit is contained in:
michael.borak
2026-01-21 13:24:06 +01:00
parent b848154942
commit 31f59ba4a2
4 changed files with 17 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Hearbit AI",
"version": "1.1.0",
"version": "1.1.1",
"identifier": "com.hearbit-ai.desktop",
"build": {
"beforeDevCommand": "npm run dev",