Skip to content

Commit

Permalink
Tagging v2.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed Dec 9, 2022
1 parent 1028e83 commit 4423f91
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/20221209.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Fixed tweet and hashtag searches not working (#580, #577)
1 change: 0 additions & 1 deletion fastlane/metadata/android/en-US/changelogs/next.txt
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
* Fixed tweet and hashtag searches not working (#580, #577)
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.16.3+20220123
version: 2.16.4+20221209

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

0 comments on commit 4423f91

Please sign in to comment.