We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e176fdc commit 1afff07Copy full SHA for 1afff07
app/wasm.go
@@ -12,5 +12,6 @@ func AllCapabilities() []string {
12
"cosmwasm_1_2",
13
"cosmwasm_1_3",
14
"cosmwasm_1_4",
15
+ "cosmwasm_2_0",
16
}
17
0 commit comments