Skip to content

Commit

Permalink
chore(shorebird_cli): bump shorebird engine revision (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Apr 7, 2023
1 parent 352970f commit c7eff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shorebird_cli/lib/src/engine_revision.dart
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/// The hash of the Shorebird engine used by this version of Shorebird CLI.
const shorebirdEngineRevision = '978a56f2d97f9ce24a2b6bc22c9bbceaaba0343c';
const shorebirdEngineRevision = '7aa5c44764e10722d188ece75819f7d10f5269a3';

0 comments on commit c7eff38

Please sign in to comment.