chore(release): v1.34.15

- feat(updater): macOS auto-update via Tauri Updater

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-18 14:28:45 +02:00
parent 31d6e5bd77
commit 061c96a89f
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.34.14",
"version": "1.34.15",
"identifier": "dev.psysonic.player",
"build": {
"beforeDevCommand": "npm run dev",