Skip to content

Commit c82260b

Browse files
authored
bump version to 1.11.7 (#947)
1 parent 4912975 commit c82260b

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

CHANGELOG.md

+14-5
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
1+
## 1.11.7
2+
3+
- Update dependencies (#946)
4+
- Update CI workflows (#945)
5+
- Bump `compileSdk` to 34 (#944)
6+
7+
## 1.11.6
8+
9+
- No release notes were provided
10+
111
## 1.11.5
2-
- Republish Fixes for previous verison.
312

13+
- Republish fixes for previous verison
414

515
## 1.11.4
616

7-
- Fix for not working after upgrade to IOS 17 and Xcode 15 (#899)
17+
- Fix for not working after upgrade to IOS 17 and Xcode 15 (#899)
818
- fix for Issue with Spaces and Parentheses in File Names (#904)
919

10-
1120
## 1.11.3
1221

13-
- Fix for file name not being saved (#894)
22+
- Fix for file name not being saved (#894)
1423

1524
## 1.11.2
1625

17-
- Security update for iOS (#887)
26+
- Security update for iOS (#887)
1827
- Support file store in any iOS directory (#829)
1928

2029
## 1.11.1

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.6
3+
version: 1.11.7
44
repository: https://github.com/fluttercommunity/flutter_downloader
55
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
66
maintainer: Salma (@salmaahhmed)

0 commit comments

Comments
 (0)