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

change MAJOR_VERSIONS 2025-08 to 2025-09

This commit is contained in:
FreddleSpl0it
2025-09-10 11:17:34 +02:00
parent 1c438330c6
commit 262fe04286

View File

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