Upgrade wasmd to v0.31.0-rc0

This commit is contained in:
Simon Warta
2023-01-31 11:54:22 +01:00
parent d638c2ec16
commit 7eca4184c3
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.27.0"
VERSION="v0.31.0-rc0"
CONTAINER_NAME="wasmd"