version bump
This commit is contained in:
parent
8ff44186f6
commit
cc58f919f7
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="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
|
## <a id="v1.11.19"></a>[v1.11.19] - 2024-11-24
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- integrate with OS app language settings on Android >=14
|
- integrate with OS app language settings on Android >=14
|
||||||
|
|
5
fastlane/metadata/android/en-US/changelogs/138.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/138.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
In v1.11.19:
|
||||||
|
- peruse your videos frame by frame
|
||||||
|
- create map shortcuts to filtered collections
|
||||||
|
- enjoy the app in Shavian
|
||||||
|
Full changelog available on GitHub
|
5
fastlane/metadata/android/en-US/changelogs/13801.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/13801.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
In v1.11.19:
|
||||||
|
- peruse your videos frame by frame
|
||||||
|
- create map shortcuts to filtered collections
|
||||||
|
- enjoy the app in Shavian
|
||||||
|
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.11.18+137
|
version: 1.11.19+138
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
In v1.11.18:
|
In v1.11.19:
|
||||||
- peruse your videos frame by frame
|
- peruse your videos frame by frame
|
||||||
- create map shortcuts to filtered collections
|
- create map shortcuts to filtered collections
|
||||||
- enjoy the app in Shavian
|
- enjoy the app in Shavian
|
||||||
|
|
Loading…
Reference in a new issue