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

release 0.05

This commit is contained in:
Joshua Tauberer
2014-11-18 16:52:02 +00:00
parent 057c1dd913
commit 3133dcd5a3
2 changed files with 3 additions and 3 deletions

View File

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