feat: album download support and GPU compatibility fixes (v1.0.4)

This commit is contained in:
Psychotoxical
2026-03-12 20:04:28 +01:00
parent 04773e83f7
commit 7e0cffc892
8 changed files with 170 additions and 31 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.0.3",
"version": "1.0.4",
"identifier": "dev.psysonic.app",
"build": {
"beforeDevCommand": "npm run dev",