version bump
This commit is contained in:
parent
ebdbf0324e
commit
1793da1262
5 changed files with 11 additions and 3 deletions
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.11.12"></a>[v1.11.12] - 2024-09-16
|
||||
## <a id="v1.11.13"></a>[v1.11.13] - 2024-09-17
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -19,6 +19,8 @@ All notable changes to this project will be documented in this file.
|
|||
- crash when cataloguing some malformed MP4 files
|
||||
- inconsistent launch screen
|
||||
|
||||
## <a id="v1.11.12"></a>[v1.11.12] - 2024-09-16 [YANKED AGAIN!]
|
||||
|
||||
## <a id="v1.11.11"></a>[v1.11.11] - 2024-09-16 [YANKED]
|
||||
|
||||
## <a id="v1.11.10"></a>[v1.11.10] - 2024-09-01
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/132.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/132.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.11.13:
|
||||
- review photos from the lock screen
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/13201.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/13201.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.11.13:
|
||||
- review photos from the lock screen
|
||||
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/XXX01.txt
|
||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
||||
version: 1.11.12+131
|
||||
version: 1.11.13+132
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
In v1.11.12:
|
||||
In v1.11.13:
|
||||
- review photos from the lock screen
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue