We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badf2eb commit c3cb987Copy full SHA for c3cb987
packages/patrol_cli/lib/src/base/constants.dart
@@ -1,3 +1,3 @@
1
/// Version of Patrol CLI. Must be kept in sync with pubspec.yaml.
2
/// If you update this, make sure that compatibility-table.mdx is updated (if needed)
3
-const version = '2.7.0';
+const version = '2.8.0';
0 commit comments