Skip to content

Commit

Permalink
Tagging v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjomckay committed Jun 11, 2021
1 parent 890b0dc commit 8d2db6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/20210611.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- Added the ability to add a user to a group when subscribing
- Added the "All" feed as a home screen tab
- Added support for automatic searching when text is entered
- Added a "Media" tab to profiles
- Improved the layout of the video player, making it possible to seek on narrower screens
- Improved displaying of retweets for smaller devices
- Fixed poll colors hiding text in light mode
- Fixed tweets not opening when a profile, search, or tweet screen is already open
8 changes: 0 additions & 8 deletions fastlane/metadata/android/en-US/changelogs/next.txt
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
- Added the ability to add a user to a group when subscribing
- Added the "All" feed as a home screen tab
- Added support for automatic searching when text is entered
- Added a "Media" tab to profiles
- Improved the layout of the video player, making it possible to seek on narrower screens
- Improved displaying of retweets for smaller devices
- Fixed poll colors hiding text in light mode
- Fixed tweets not opening when a profile, search, or tweet screen is already open
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.8.0+20210610
version: 2.9.0+20210611

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

0 comments on commit 8d2db6d

Please sign in to comment.