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
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:
@@ -41,7 +41,6 @@ COPY pmoupnp/ ./pmoupnp/
|
|||||||
COPY pmomediarenderer/ ./pmomediarenderer/
|
COPY pmomediarenderer/ ./pmomediarenderer/
|
||||||
COPY pmomediaserver/ ./pmomediaserver/
|
COPY pmomediaserver/ ./pmomediaserver/
|
||||||
COPY pmoconfig/ ./pmoconfig/
|
COPY pmoconfig/ ./pmoconfig/
|
||||||
COPY pmoutils/ ./pmoutils/
|
|
||||||
COPY pmodidl/ ./pmodidl/
|
COPY pmodidl/ ./pmodidl/
|
||||||
COPY pmoserver/ ./pmoserver/
|
COPY pmoserver/ ./pmoserver/
|
||||||
COPY pmocache/ ./pmocache/
|
COPY pmocache/ ./pmocache/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "PMOMusic"
|
name = "PMOMusic"
|
||||||
version = "0.3.24"
|
version = "0.3.25"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.3.24
|
0.3.25
|
||||||
|
|||||||
Reference in New Issue
Block a user