scripts: Update wasmd to v0.11.0-rc

This commit is contained in:
willclarktech
2020-10-08 13:11:17 +02:00
parent 3161006510
commit e3c527faba
11 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.10.0"
VERSION="v0.11.0-rc"
CONTAINER_NAME="wasmd"