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

Commit 834827f

Browse files
committed
Version 2023.09.13
1 parent 1e88609 commit 834827f

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 "2023.05.24">
5+
<!ENTITY version "2023.09.13">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "dab785bd5ce408be3356ae02c3336260">
8+
<!ENTITY packageMD5 "6b3f593dfa7cd3633be23bdb2d10c94a">
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+
###2023.09.13
29+
- Docker Compose v2.21.0
2830
###2023.05.24
2931
- Fix to patch_ui.sh for 6.12
3032
###2023.04.27

0 commit comments

Comments
 (0)