Bump version: 0.2.2 → 0.2.3

This commit is contained in:
Jamie Pine
2026-03-15 10:08:56 -07:00
parent 9835b9f6d4
commit 3d53c06c5b
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.2",
"version": "0.2.3",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",