chore: bump version to 0.2.19 [skip ci]

This commit is contained in:
Gitea Actions
2026-03-22 18:00:07 +00:00
parent 9989f65531
commit 4da40fc5fd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Voice to Notes",
"version": "0.2.18",
"version": "0.2.19",
"identifier": "com.voicetonotes.app",
"build": {
"beforeDevCommand": "npm run dev",