Bump version to 0.3.25 and remove unused pmoutils
Update version to 0.3.25 in Cargo.toml and version.txt, and remove pmoutils copy from Dockerfile as it appears unused.
This commit is contained in:
@@ -41,7 +41,6 @@ COPY pmoupnp/ ./pmoupnp/
|
||||
COPY pmomediarenderer/ ./pmomediarenderer/
|
||||
COPY pmomediaserver/ ./pmomediaserver/
|
||||
COPY pmoconfig/ ./pmoconfig/
|
||||
COPY pmoutils/ ./pmoutils/
|
||||
COPY pmodidl/ ./pmodidl/
|
||||
COPY pmoserver/ ./pmoserver/
|
||||
COPY pmocache/ ./pmocache/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.24"
|
||||
version = "0.3.25"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.3.24
|
||||
0.3.25
|
||||
|
||||
Reference in New Issue
Block a user