Skip to content

Commit 653b574

Browse files
committed
Bump version to 0.2.7
1 parent 9a9845d commit 653b574

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/camera/camera_windows/CHANGELOG.md

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

33
* Restores support for streaming frames.
44
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.

packages/camera/camera_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: camera_windows
22
description: A Flutter plugin for getting information about and controlling the camera on Windows.
33
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_windows
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5-
version: 0.2.6+1
5+
version: 0.2.7
66

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)