1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-24 07:11:32 +00:00

update.sh: add 2025-03 as major version

This commit is contained in:
FreddleSpl0it
2025-03-24 11:47:27 +01:00
parent 91c82e8a67
commit ad5f07f077

View File

@@ -722,6 +722,7 @@ detect_major_update() {
# Add major versions here
MAJOR_VERSIONS=(
"2025-02"
"2025-03"
)
current_version=""