Bump version: 0.2.1 → 0.2.2

This commit is contained in:
Jamie Pine
2026-03-15 09:02:10 -07:00
parent 32768ea874
commit d42e926e5c
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Voicebox",
"version": "0.2.1",
"version": "0.2.2",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",