Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightDV committed Sep 1, 2023
1 parent e46d3d3 commit 642c825
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- Fix scraping the qualifying results
- Fix the home cache
- Fix the video tab crashing
- Add Lawson's image to the standings
- Fix articles with no author image
- Cache links of the videos to improve performances
- Improve rendering of images and image galleries
- Add a button to open externally Instagram posts
- Improve mobile view of the Race Hub (scroll)
- 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.2+25 # Read above before bump.
version: 0.6.3+26 # Read above before bump.

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

0 comments on commit 642c825

Please sign in to comment.