dev.sh: bump version due to addition of croniter python dependency

This commit is contained in:
Brandon Simmons 2020-05-13 17:38:16 -04:00
parent cc8e2ccc78
commit 69f24d47b3

View File

@ -61,8 +61,8 @@ try_jq() {
} }
# Bump this to: # Bump this to:
# - force a reinstall of dependencies # - force a reinstall of python dependencies, etc.
DEVSH_VERSION=1.2 DEVSH_VERSION=1.3
case "${1-}" in case "${1-}" in
graphql-engine) graphql-engine)