Change version to 0.2.0-alpha.4

This commit is contained in:
Tortue Torche 2019-08-10 22:35:36 -04:00 committed by Tortue Torche
parent 8413e5148f
commit 0406b36020

2
psu
View File

@ -25,7 +25,7 @@ set -e
# None #
############################
main() {
VERSION="0.2.0-alpha.2"
VERSION="0.2.0-alpha.4"
ACTIONS="deploy undeploy list info status services tasks tasks:healthy containers actions help version"
set_globals "$@"