Skip to content

Commit

Permalink
Update to forc v0.53.0 and fuel-core v0.23.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzoic authored Apr 12, 2024
1 parent f197f89 commit 0a6f3ba
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
CARGO_TERM_COLOR: always
REGISTRY: ghcr.io
RUST_VERSION: 1.75.0
FORC_VERSION: 0.52.1
CORE_VERSION: 0.22.0
FORC_VERSION: 0.53.0
CORE_VERSION: 0.23.0
PATH_TO_SCRIPTS: .github/scripts

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Example of the SRC-7 implementation where metadata exists for only a single asse
Example of the SRC-7 implementation where metadata exists for multiple assets with differing `SubId`s.

> **Note**
> All standards currently use `forc v0.52.1`.
> All standards currently use `forc v0.53.0`.
<!-- TODO:
## Contributing
Expand Down

0 comments on commit 0a6f3ba

Please sign in to comment.