Update wasmd to v0.10.0-beta2

This commit is contained in:
Simon Warta
2020-07-30 09:35:36 +02:00
parent 0eab5f734d
commit dfdf89cc3a
+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-beta1"
VERSION="v0.10.0-beta2"
CONTAINER_NAME="wasmd"