Skip to content

Commit 447702e

Browse files
authored
bump version to 1.11.1 (#880)
1 parent a03314a commit 447702e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.11.1
2+
3+
- Don't crash when `FlutterDownloader.registerCallback()` wasn't called (#879)
4+
15
## 1.11.0
26

37
- Convert `DownloadTaskStatus` into an `enum` (#835)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_downloader
22
description: Powerful plugin making it easy to download files.
3-
version: 1.11.0
3+
version: 1.11.1
44
repository: https://github.com/fluttercommunity/flutter_downloader
55
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
66
maintainer: Bartek Pacia (@bartekpacia)

0 commit comments

Comments
 (0)