diff --git a/Dockerfile b/Dockerfile index bd5bba04..0d5c5e85 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/ diff --git a/PMOMusic/Cargo.toml b/PMOMusic/Cargo.toml index b179d32f..52420854 100644 --- a/PMOMusic/Cargo.toml +++ b/PMOMusic/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "PMOMusic" -version = "0.3.24" +version = "0.3.25" edition = "2024" [dependencies] diff --git a/version.txt b/version.txt index cfe389e9..88dbf46f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.24 +0.3.25