File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Other updates:
16
16
* Added an undocumented option to proxy websockets.
17
17
* Internal improvements to the code to make it more reliable and readable.
18
18
19
- Version 69a released on July 21, 2024 corrects a setup failure .
19
+ Version 69a ( July 21, 2024) and 69b (July 23, 2024) correct setup failures .
20
20
21
21
Version 68 (April 1, 2024)
22
22
--------------------------
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ if [ -z "$TAG" ]; then
23
23
if [ " $UBUNTU_VERSION " == " Ubuntu 22.04 LTS" ]; then
24
24
# This machine is running Ubuntu 22.04, which is supported by
25
25
# Mail-in-a-Box versions 60 and later.
26
- TAG=v69a
26
+ TAG=v69b
27
27
elif [ " $UBUNTU_VERSION " == " Ubuntu 18.04 LTS" ]; then
28
28
# This machine is running Ubuntu 18.04, which is supported by
29
29
# Mail-in-a-Box versions 0.40 through 5x.
You can’t perform that action at this time.
0 commit comments