version bump
This commit is contained in:
parent
56012bd174
commit
e359eb46f0
5 changed files with 11 additions and 4 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## <a id="unreleased"></a>[Unreleased]
|
## <a id="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
|
## <a id="v1.11.0"></a>[v1.11.0] - 2024-05-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Cataloguing: identify Apple variant of HDR images
|
- Cataloguing: identify Apple variant of HDR images
|
||||||
|
|
3
fastlane/metadata/android/en-US/changelogs/119.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/119.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
In v1.11.0:
|
||||||
|
- watch videos with SRT subtitle files
|
||||||
|
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/11901.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/11901.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
In v1.11.0:
|
||||||
|
- watch videos with SRT subtitle files
|
||||||
|
Full changelog available on GitHub
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
||||||
# - play changelog: /whatsnew/whatsnew-en-US
|
# - play changelog: /whatsnew/whatsnew-en-US
|
||||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
|
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
|
||||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
||||||
version: 1.10.9+118
|
version: 1.11.0+119
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
In v1.10.9:
|
In v1.11.0:
|
||||||
- rename in bulk using tags
|
- watch videos with SRT subtitle files
|
||||||
- repeat a section section section of a video
|
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue