Skip to content

Commit f197f89

Browse files
authored
Bump to forc v0.52.1 (#74)
* Bump to forc v0.52.1 * Update CI
1 parent 83cc556 commit f197f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
CARGO_TERM_COLOR: always
1717
REGISTRY: ghcr.io
1818
RUST_VERSION: 1.75.0
19-
FORC_VERSION: 0.50.0
19+
FORC_VERSION: 0.52.1
2020
CORE_VERSION: 0.22.0
2121
PATH_TO_SCRIPTS: .github/scripts
2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Example of the SRC-7 implementation where metadata exists for only a single asse
136136
Example of the SRC-7 implementation where metadata exists for multiple assets with differing `SubId`s.
137137

138138
> **Note**
139-
> All standards currently use `forc v0.50.0`.
139+
> All standards currently use `forc v0.52.1`.
140140
141141
<!-- TODO:
142142
## Contributing

0 commit comments

Comments
 (0)