Skip to content

Commit

Permalink
Add cosmwasm_2_0 capability
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Feb 8, 2024
1 parent e176fdc commit 1afff07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/wasm.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ func AllCapabilities() []string {
"cosmwasm_1_2",
"cosmwasm_1_3",
"cosmwasm_1_4",
"cosmwasm_2_0",
}
}

0 comments on commit 1afff07

Please sign in to comment.