Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
posaune0423 committed Sep 9, 2024
1 parent 73fd41f commit a9dc553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- uses: asdf-vm/actions/setup@v3
- run: |
asdf plugin add dojo https://github.com/dojoengine/asdf-dojo
asdf install dojo 1.0.0-alpha.9
asdf global dojo 1.0.0-alpha.9
asdf install dojo 1.0.0-alpha.11
asdf global dojo 1.0.0-alpha.11
sozo test
2 changes: 1 addition & 1 deletion contracts/Scarb.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ source = "git+https://github.com/dojoengine/dojo?rev=f15def33#f15def330c0d099e79

[[package]]
name = "pixelaw"
version = "0.3.47"
version = "0.3.50"
dependencies = [
"dojo",
]

0 comments on commit a9dc553

Please sign in to comment.