chore: bump version to 0.2.3 [skip ci]

This commit is contained in:
Gitea Actions
2026-03-21 21:46:10 +00:00
parent 011ff4e178
commit 9a6ea84637
4 changed files with 4 additions and 4 deletions

View File

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