Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 173b127

Browse files
committed
fix: version bump in tauri conf
1 parent f9ab737 commit 173b127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vibe/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "vibe",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"identifier": "lyn.vibe.app",
66
"build": {
77
"beforeDevCommand": "bun run dev",

0 commit comments

Comments
 (0)