Update wasmd to v0.11.1 and re-enable tests

This commit is contained in:
Simon Warta
2020-10-09 12:06:39 +02:00
parent 6e180731f3
commit 64d82b295f
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.11.0-rc"
VERSION="v0.11.1"
CONTAINER_NAME="wasmd"