1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-12 17:36:01 +00:00

add 2025-08 as breaking major release

This commit is contained in:
DerLinkman
2025-08-06 08:39:21 +02:00
parent 88bf9b02e1
commit ef5739c32f

View File

@@ -185,6 +185,7 @@ detect_major_update() {
MAJOR_VERSIONS=(
"2025-02"
"2025-03"
"2025-08"
)
current_version=""