chore: bump version to 0.1.2 and fix tauri capability build error

This commit is contained in:
Psychotoxical
2026-03-09 19:50:10 +01:00
parent bf0fdc9dd6
commit 244435cdf1
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "0.1.0",
"version": "0.1.2",
"identifier": "dev.psysonic.app",
"build": {
"beforeDevCommand": "npm run dev",