version bump
This commit is contained in:
parent
8513da9c15
commit
18e120a6d3
5 changed files with 14 additions and 2 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.8.4"></a>[v1.8.4] - 2023-03-17
|
||||
|
||||
### Added
|
||||
|
||||
- TV: improved support for Licenses
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/95.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/95.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.4:
|
||||
- view items in full-screen when selecting them
|
||||
- watch videos using picture-in-picture
|
||||
- navigate with TalkBack
|
||||
Full changelog available on GitHub
|
5
fastlane/metadata/android/en-US/changelogs/9501.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/9501.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.8.4:
|
||||
- view items in full-screen when selecting them
|
||||
- watch videos using picture-in-picture
|
||||
- navigate with TalkBack
|
||||
Full changelog available on GitHub
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
|
||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
|
||||
version: 1.8.3+94
|
||||
version: 1.8.4+95
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.8.3:
|
||||
In v1.8.4:
|
||||
- view items in full-screen when selecting them
|
||||
- watch videos using picture-in-picture
|
||||
- navigate with TalkBack
|
||||
|
|
Loading…
Reference in a new issue