Skip to content

Commit 45f1319

Browse files
committed
v1.9.1
1 parent 81b1eef commit 45f1319

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project are documented here.
44

55

6+
## [1.9.1] - 2025-12-02
7+
8+
### Added
9+
- cancel catchup button
10+
11+
### Changed
12+
- bugfixes
13+
14+
615
## [1.9.0] - 2025-11-27
716

817
### Added

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.9.0+21
19+
version: 1.9.1+22
2020

2121
environment:
2222
flutter: 3.35.2

0 commit comments

Comments
 (0)