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

v0.21 released

This commit is contained in:
Joshua Tauberer
2016-11-30 12:42:24 -05:00
parent 59913a5e4c
commit df93d82d0f
3 changed files with 15 additions and 13 deletions

View File

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