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

Update version used for upgrade-to-master tests

This commit is contained in:
downtownallday
2022-06-22 11:20:41 -04:00
parent cab78e8d9a
commit 1622b326d5

View File

@@ -42,4 +42,4 @@ export UPSTREAM_TAG="${UPSTREAM_TAG:-}"
# For setup scripts that install miabldap releases
export MIABLDAP_GIT="${MIABLDAP_GIT:-https://github.com/downtownallday/mailinabox-ldap.git}"
export MIABLDAP_RELEASE_TAG="${MIABLDAP_RELEASE_TAG:-v56}"
export MIABLDAP_RELEASE_TAG="${MIABLDAP_RELEASE_TAG:-v57}"