Merge pull request 'Bump version to 0.3.25 and remove unused pmoutils' (#79) from push-zvklstumuyop into main
Some checks failed
Build and Push Docker Image / build (push) Failing after 3m14s

Reviewed-on: #79
This commit was merged in pull request #79.
This commit is contained in:
2026-03-24 15:35:43 +01:00
3 changed files with 2 additions and 3 deletions

View File

@@ -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/

View File

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

View File

@@ -1 +1 @@
0.3.24
0.3.25