Skip to content

Commit badf2eb

Browse files
committed
Release patrol_cli 2.8.0
1 parent 7339901 commit badf2eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/patrol_cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 2.8.0
22

33
- Add support for --dart-define-from-file (#2232).
44

packages/patrol_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: patrol_cli
22
description: >
33
Command-line tool for Patrol, a powerful Flutter-native UI testing framework.
4-
version: 2.7.0 # Must be kept in sync with constants.dart
4+
version: 2.8.0 # Must be kept in sync with constants.dart
55
homepage: https://patrol.leancode.co
66
repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_cli
77
issue_tracker: https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3A%22package%3A+patrol_cli%22

0 commit comments

Comments
 (0)