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

release v0.26

This commit is contained in:
Joshua Tauberer
2018-01-18 17:10:23 -05:00
parent 8ee7de6ff3
commit b5c0736d27
3 changed files with 6 additions and 6 deletions

View File

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