Skip to content

Commit 1939a2b

Browse files
committed
tag v2.0.2
1 parent 2c55467 commit 1939a2b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelogs/2.0.2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1. Remove flutter link preview library, using any link preview library
2+
2. Fix bugs in config page

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 2.0.1+5
18+
version: 2.0.2+6
1919

2020
environment:
2121
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)