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 Aug 23, 2024
1 parent 8c47dc5 commit 97e3388
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.1',
FUEL_CORE: '0.33.0',
FUELS: '0.94.1',
FUELS: '0.94.2',
};
}

0 comments on commit 97e3388

Please sign in to comment.