Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit 9004a9d

Browse files
authored
Version 2025.04.30
1 parent 357175d commit 9004a9d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

compose.manager.plg

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "compose.manager">
44
<!ENTITY author "dcflachs">
5-
<!ENTITY version "2024.09.13">
5+
<!ENTITY version "2025.04.30">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "daa56601300f33eea1639b3932967265">
8+
<!ENTITY packageMD5 "df4653ba1eac8237c8486c9fcd2efc78">
99
<!ENTITY packageName "&name;-package-&packageVER;">
1010
<!ENTITY packagefile "&packageName;.txz">
1111
<!ENTITY github "dcflachs/compose_plugin">
@@ -25,6 +25,8 @@
2525
>
2626

2727
<CHANGES>
28+
###2025.04.30
29+
- Docker Compose v2.35.1
2830
###2024.09.13
2931
- Added option to show the compose manager interface as a separate page in the header menu. (Thanks to ich777)
3032
###2024.08.29

0 commit comments

Comments
 (0)