1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-23 18:57:23 +01:00

Started updating to V67

This commit is contained in:
AiutoPcAmico
2023-12-28 17:39:15 +01:00
parent 8b32561a19
commit 6af594f145
3 changed files with 6 additions and 93 deletions

View File

@@ -915,7 +915,7 @@ def what_version_is_this(env):
# This function runs `git describe --always --abbrev=0` on the Mail-in-a-Box installation directory.
# Git may not be installed and Mail-in-a-Box may not have been cloned from github,
# so this function may raise all sorts of exceptions.
return "V65-AiutoPcAmico"
return "V67-AiutoPcAmico"
def get_latest_miab_version():
# This pings https://mailinabox.email/setup.sh and extracts the tag named in