Upgrade wasmd to 0.40.0

This commit is contained in:
Simon Warta
2023-06-13 08:34:08 +02:00
parent 190293a18e
commit f3351aba55
14 changed files with 502 additions and 107 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.31.0-rc0"
VERSION="v0.40.0"
CONTAINER_NAME="wasmd"