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

release v0.23a

This commit is contained in:
Joshua Tauberer
2017-05-31 07:42:18 -04:00
parent e49c99890b
commit 4c36d6e6c9
3 changed files with 8 additions and 3 deletions

View File

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