Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Mar 11, 2024
1 parent 8a4f7b9 commit 895c495
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## <a id="unreleased"></a>[Unreleased]

## <a id="v1.10.6"></a>[v1.10.6] - 2024-03-11

### Added

- Cataloguing: detect/filter HDR videos
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/115.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/11501.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
version: 1.10.5+114
version: 1.10.6+115
publish_to: none

environment:
Expand Down
5 changes: 3 additions & 2 deletions whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
In v1.10.5:
- enjoy the app in Catalan
In v1.10.6:
- detect HDR videos (but do not play them in their full HDR glory)
- removing animations also applies to pop up menus
Full changelog available on GitHub

0 comments on commit 895c495

Please sign in to comment.