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 ffe6aaa commit db25a82Copy full SHA for db25a82
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