Skip to content

Commit

Permalink
tag v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeetaoGoooo committed Jul 18, 2024
1 parent 2c55467 commit 1939a2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelogs/2.0.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1. Remove flutter link preview library, using any link preview library
2. Fix bugs in config page
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.1+5
version: 2.0.2+6

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 1939a2b

Please sign in to comment.