scripts: Update wasmd to v0.9.1

This commit is contained in:
willclarktech 2020-07-23 13:46:36 +02:00
parent fd736879f8
commit 8f9884ecae
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

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