Upgrade wasmd to v0.7.0

This commit is contained in:
Simon Warta 2020-03-06 17:27:25 +01:00
parent 505ef691b5
commit 8a608a1204

View File

@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd-demo/tags
REPOSITORY="cosmwasm/wasmd-demo"
VERSION="v0.7.0-rc3"
VERSION="v0.7.0"
CONTAINER_NAME="wasmd"