Update to wasmd v0.10.0-beta1

This commit is contained in:
Simon Warta
2020-07-28 14:54:37 +02:00
parent 650f638b3d
commit 70e9c1532a
15 changed files with 32 additions and 22 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-alpha"
VERSION="v0.10.0-beta1"
CONTAINER_NAME="wasmd"