⬆️ version bump to v0.3.46

- Update Cargo.toml and version.txt to v0.3.46
- Fix production bug in music renderer autoadvance logic: add fallback timeout (20s) to compensate for missed PLAYING events due DB latency
- Update Cargo.lock accordingly
This commit is contained in:
2026-04-09 22:38:29 +02:00
parent 4c7c99f0a4
commit 6e65558ba9
4 changed files with 29 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "PMOMusic"
version = "0.3.45"
version = "0.3.46"
edition = "2024"
[dependencies]