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

v0.28 released, closes #1405

This commit is contained in:
Joshua Tauberer
2018-07-30 11:13:28 -04:00
parent e0d46d1eb5
commit 738e0a6e17
3 changed files with 5 additions and 5 deletions

View File

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