version bump

This commit is contained in:
Thibault Deckers 2024-09-16 20:02:28 +02:00
parent 4851b997cf
commit f2275d5785
5 changed files with 11 additions and 3 deletions

View file

@ -4,7 +4,7 @@ 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.11"></a>[v1.11.11] - 2024-09-16 ## <a id="v1.11.12"></a>[v1.11.12] - 2024-09-16
### Added ### Added
@ -19,6 +19,8 @@ All notable changes to this project will be documented in this file.
- crash when cataloguing some malformed MP4 files - crash when cataloguing some malformed MP4 files
- inconsistent launch screen - inconsistent launch screen
## <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 ## <a id="v1.11.10"></a>[v1.11.10] - 2024-09-01
### Added ### Added

View file

@ -0,0 +1,3 @@
In v1.11.12:
- review photos from the lock screen
Full changelog available on GitHub

View file

@ -0,0 +1,3 @@
In v1.11.12:
- review photos from the lock screen
Full changelog available on GitHub

View file

@ -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.11+130 version: 1.11.12+131
publish_to: none publish_to: none
environment: environment:

View file

@ -1,3 +1,3 @@
In v1.11.11: In v1.11.12:
- review photos from the lock screen - review photos from the lock screen
Full changelog available on GitHub Full changelog available on GitHub