mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 18:06:01 +00:00
add 2025-02 to major versions
This commit is contained in:
@@ -715,6 +715,7 @@ detect_major_update() {
|
|||||||
# Array with major versions
|
# Array with major versions
|
||||||
# Add major versions here
|
# Add major versions here
|
||||||
MAJOR_VERSIONS=(
|
MAJOR_VERSIONS=(
|
||||||
|
"2025-02"
|
||||||
)
|
)
|
||||||
|
|
||||||
current_version=$(git describe --tags $(git rev-list --tags --max-count=1))
|
current_version=$(git describe --tags $(git rev-list --tags --max-count=1))
|
||||||
|
|||||||
Reference in New Issue
Block a user