diff --git a/psu b/psu index b49c783..c800d0b 100755 --- a/psu +++ b/psu @@ -26,7 +26,7 @@ set -e ############################ main() { # Set arguments through envvars - VERSION="0.2.0-alpha1" + VERSION="0.2.0-alpha.1" ACTIONS="deploy undeploy list info services tasks tasks_healthy containers status help version" set_globals "$@"