Bump version: 0.2.0 → 0.2.1

This commit is contained in:
Jamie Pine
2026-03-15 06:36:38 -07:00
parent e316b0b4bb
commit 96289e95f1
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.0",
"version": "0.2.1",
"identifier": "sh.voicebox.app",
"build": {
"beforeDevCommand": "bun run dev",