Bump version to 0.2.0
Some checks failed
Build Windows / Build (Windows) (push) Successful in 11m37s
Build macOS / Build (macOS) (push) Successful in 3m30s
Build Linux / Build (Linux) (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-03-21 07:34:37 -07:00
parent 52d7d06d84
commit a0cb034ab5
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.1.0",
"version": "0.2.0",
"identifier": "com.voicetonotes.app",
"build": {
"beforeDevCommand": "npm run dev",