fix: TypeScript build errors breaking release build (v1.7.1)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-03-20 18:56:15 +01:00
parent c8d5e9c028
commit 7f85b587b4
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.7.0",
"version": "1.7.1",
"identifier": "dev.psysonic.player",
"build": {
"beforeDevCommand": "npm run dev",