mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Change version to 0.2.0-alpha.2
This commit is contained in:
parent
7f94f8b5da
commit
85ccf0c94b
2
psu
Normal file → Executable file
2
psu
Normal file → Executable file
@ -25,7 +25,7 @@ set -e
|
|||||||
# None #
|
# None #
|
||||||
############################
|
############################
|
||||||
main() {
|
main() {
|
||||||
VERSION="0.2.0-alpha.1"
|
VERSION="0.2.0-alpha.2"
|
||||||
ACTIONS="deploy undeploy list info services tasks tasks_healthy containers status help version"
|
ACTIONS="deploy undeploy list info services tasks tasks_healthy containers status help version"
|
||||||
|
|
||||||
set_globals "$@"
|
set_globals "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user