version bump

This commit is contained in:
Thibault Deckers 2024-06-11 23:10:52 +02:00
parent 9657501d6e
commit 201d458aef
5 changed files with 11 additions and 4 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.11.2"></a>[v1.11.2] - 2024-06-11
### Added
- Albums / Countries / Tags: show selection in Collection

View file

@ -0,0 +1,3 @@
In v1.11.2:
- show selected albums together in Collection
Full changelog available on GitHub

View file

@ -0,0 +1,3 @@
In v1.11.2:
- show selected albums together in Collection
Full changelog available on GitHub

View file

@ -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.11.1+120
version: 1.11.2+121
publish_to: none
environment:

View file

@ -1,4 +1,3 @@
In v1.11.1:
- watch videos with SRT subtitle files
- enjoy the app in Persian
In v1.11.2:
- show selected albums together in Collection
Full changelog available on GitHub