chore: bump version to 0.2.26 [skip ci]

This commit is contained in:
Gitea Actions
2026-03-23 00:42:00 +00:00
parent 3dc3172c00
commit 34b060a8a5
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.25",
"version": "0.2.26",
"identifier": "com.voicetonotes.app",
"build": {
"beforeDevCommand": "npm run dev",