scripts: Update wasmd to v0.13

This commit is contained in:
willclarktech
2020-12-10 15:25:46 +00:00
parent e33d161307
commit c9898c79a6
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.12.1"
VERSION="v0.13.0"
CONTAINER_NAME="wasmd"