File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Other updates:
1616* Added an undocumented option to proxy websockets.
1717* Internal improvements to the code to make it more reliable and readable.
1818
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 .
2020
2121Version 68 (April 1, 2024)
2222--------------------------
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ if [ -z "$TAG" ]; then
2323 if [ " $UBUNTU_VERSION " == " Ubuntu 22.04 LTS" ]; then
2424 # This machine is running Ubuntu 22.04, which is supported by
2525 # Mail-in-a-Box versions 60 and later.
26- TAG=v69a
26+ TAG=v69b
2727 elif [ " $UBUNTU_VERSION " == " Ubuntu 18.04 LTS" ]; then
2828 # This machine is running Ubuntu 18.04, which is supported by
2929 # Mail-in-a-Box versions 0.40 through 5x.
You can’t perform that action at this time.
0 commit comments