Skip to content

Commit

Permalink
Merge pull request #378 from astroport-fi/rel/v3.6.0
Browse files Browse the repository at this point in the history
Release v3.6.0
  • Loading branch information
epanchee authored Sep 28, 2023
2 parents 52af83e + 7d5bd98 commit 98550a0
Show file tree
Hide file tree
Showing 110 changed files with 8,257 additions and 5,436 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
fail-on-cache-miss: true
- name: Install cosmwasm-check
# Uses --debug for compilation speed
run: cargo install --debug --version 1.3.1 cosmwasm-check
run: cargo install --debug --version 1.4.0 cosmwasm-check
- name: Cosmwasm check
run: |
cosmwasm-check $GITHUB_WORKSPACE/artifacts/*.wasm --available-capabilities staking,cosmwasm_1_1,injective,iterator,stargate
Loading

0 comments on commit 98550a0

Please sign in to comment.