1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

v0.22 released

This commit is contained in:
Joshua Tauberer
2017-04-02 07:34:14 -04:00
parent 255a65ac98
commit 453091f1fb
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.21c
TAG=v0.22
fi
# Are we running as root?