Bump version: 0.4.2 → 0.4.3

This commit is contained in:
Jamie Pine
2026-04-20 23:34:06 -07:00
parent abb752d623
commit 328bdca61c
11 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Voicebox",
"version": "0.4.2",
"version": "0.4.3",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",