Bump version: 0.4.3 → 0.4.4

This commit is contained in:
Jamie Pine
2026-04-21 04:28:09 -07:00
parent 0047352df1
commit 74e004400f
10 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Voicebox",
"version": "0.4.3",
"version": "0.4.4",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",