chore: bump version to 1.2.1 for release

This commit is contained in:
michael.borak
2026-01-24 14:33:35 +01:00
parent 291f4950e8
commit 69dc6b8fac
4 changed files with 4 additions and 4 deletions

View File

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