Bump version: 0.1.1 → 0.1.2

This commit is contained in:
Jamie Pine
2026-01-26 21:04:11 -08:00
parent f1116e05a6
commit 535cf362de
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.1.1",
"version": "0.1.2",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",