chore(release): bump to 1.43.2 (flatpak test retry) (#294)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Frank Stellmacher
2026-04-24 21:56:40 +02:00
committed by GitHub
parent e4ef31ce47
commit 2476c2197d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3653,7 +3653,7 @@ dependencies = [
[[package]]
name = "psysonic"
version = "1.43.1"
version = "1.43.2"
dependencies = [
"biquad",
"discord-rich-presence",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "psysonic"
version = "1.43.1"
version = "1.43.2"
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.43.1",
"version": "1.43.2",
"identifier": "dev.psysonic.player",
"build": {
"beforeDevCommand": "npm run dev",