Update wasmd to 0.14.0

This commit is contained in:
Simon Warta
2021-01-11 17:04:34 +01:00
parent f7f482ae9a
commit e247914638
3 changed files with 3 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.14.0-rc2"
VERSION="v0.14.0"
CONTAINER_NAME="wasmd"