chore(release): bump version to 1.34.11

- Changelog for v1.34.11 (Opus, Device Sync, community themes, SSL fix)
- Contributors updated in Settings About (PR #181, #182, #183)
- Version bumped to 1.34.11 in package.json, tauri.conf.json, Cargo.toml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-14 22:28:15 +02:00
parent 0a14123a0b
commit 795701a447
6 changed files with 138 additions and 47 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.34.11-dev",
"version": "1.34.11",
"identifier": "dev.psysonic.player",
"build": {
"beforeDevCommand": "npm run dev",