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 Sep 8, 2024
1 parent fb4815e commit 673973c
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 @@ -4,6 +4,6 @@ export function getBuiltinVersions(): Versions {
return {
FORC: '0.63.5',
FUEL_CORE: '0.35.0',
FUELS: '0.94.5',
FUELS: '0.94.6',
};
}

0 comments on commit 673973c

Please sign in to comment.