Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightDV committed Oct 21, 2023
1 parent dfcf0b1 commit ff077fe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- Fix YouTube videos by using Piped
- Replace Twitter with Nitter
- Add support for the atomPullQuote article part
- Fix the Sprint Shootout displaying wrong results
- Improves the GP Documents list
- Fix Race Hub's race info button
- Replace the webview with an account-free alternative
- Snap to next article for the related articles view
- Fix the bottom nav bar visibility algorithm
- Remove the Hero for the articles
- Some other small UI improvements
- Update translations
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
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html

# Before releasing a new version, isInDebugMode must be set to false (main.dart#74).
version: 0.6.3+26 # Read above before bump.
version: 0.6.4+27 # Read above before bump.

environment:
sdk: ">=2.19.0 <3.4.4"
Expand Down

0 comments on commit ff077fe

Please sign in to comment.