Skip to content

Commit

Permalink
ci(scripts): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 26, 2024
1 parent 4bee775 commit 7d2f1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/versions/src/lib/getBuiltinVersions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ export function getBuiltinVersions() {
return {
FORC: '0.50.0',
FUEL_CORE: '0.22.1',
FUELS: '0.74.0',
FUELS: '0.75.0',
};
}

0 comments on commit 7d2f1c6

Please sign in to comment.