Bump version to 0.3.55 and update Dockerfile

Incremented version from 0.3.54 to 0.3.55 in Cargo.toml and version.txt. Added COPY instruction for pmourlsource module in Dockerfile.
This commit is contained in:
2026-06-21 19:07:31 +02:00
parent b7285e14c4
commit cc27e4efca
5 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "PMOMusic"
version = "0.3.54"
version = "0.3.55"
dependencies = [
"axum 0.8.7",
"console-subscriber",