Skip to content

Commit a42ba80

Browse files
authored
Version 2024.09.13
1 parent 2eb1a95 commit a42ba80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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.08.29">
5+
<!ENTITY version "2024.09.13">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "1be08846b43980408626c4b71cdd2310">
8+
<!ENTITY packageMD5 "daa56601300f33eea1639b3932967265">
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+
###2024.09.13
29+
- Added option to show the compose manager interface as a separate page in the header menu. (Thanks to ich777)
2830
###2024.08.29
2931
- Docker Compose v2.29.2
3032
- Fix envfile quoting in compose.sh

0 commit comments

Comments
 (0)