Skip to content

Commit 3d3d7da

Browse files
authored
Add issue_tracker to pubspec (#717)
* add `issue_tracker` to pubspec
1 parent 9fb13bb commit 3d3d7da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.8.3+2
2+
3+
- Populate `issue_tracker` field in pubspec (#717)
4+
15
## 1.8.3+1
26

37
- Minor updates to README (#715)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_downloader
22
description: Powerful plugin making it easy to download files.
33
version: 1.8.3+1
44
repository: https://github.com/fluttercommunity/flutter_downloader
5-
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/isses
5+
issue_tracker: https://github.com/fluttercommunity/flutter_downloader/issues
66
maintainer: Bartek Pacia (@bartekpacia)
77

88
flutter:

0 commit comments

Comments
 (0)