Skip to content

Commit

Permalink
Tagging v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed May 16, 2021
1 parent 2ce1bb8 commit 8c62854
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
* Added support for selecting the media size
* Added support for filtering replies and retweets from groups
* Now showing who a tweet is in reply to
* Now displaying errors in more places instead of silently failing
* Tidied up the settings screen
* Fixed not being able to select non-Latin hashtags
* Fixed search tabs not being visible in light mode
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.4.0+20210514
version: 2.5.0+20210516

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

0 comments on commit 8c62854

Please sign in to comment.