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

Commit 198d880

Browse files
committed
Version 2024.02.20
1 parent 169a096 commit 198d880

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.02.19">
5+
<!ENTITY version "2024.02.20">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "b0504eda934e17daa11c6acaf5cb54ec">
8+
<!ENTITY packageMD5 "65c4fd3cf9f8cf1b20828b6e9d75573a">
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.02.20
29+
- Fix a bug in handling of stacks without profiles.
2830
###2024.02.19
2931
- Add option to specify the location in which project directories are stored.
3032
- Add basic support for handling stacks that define profiles.

0 commit comments

Comments
 (0)