mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
dev.sh: bump version due to addition of croniter python dependency
This commit is contained in:
parent
cc8e2ccc78
commit
69f24d47b3
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user