chore: bump version to 1.34.6, add changelog

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-08 22:36:59 +02:00
parent ba670bd1e8
commit 9b239892ef
5 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "psysonic"
version = "1.34.5"
version = "1.34.6"
description = "Psysonic Desktop Music Player"
authors = []
license = ""
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Psysonic",
"version": "1.34.5",
"version": "1.34.6",
"identifier": "dev.psysonic.player",
"build": {
"beforeDevCommand": "npm run dev",