version bump

This commit is contained in:
Thibault Deckers 2024-09-17 20:22:13 +02:00
parent ebdbf0324e
commit 1793da1262
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="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

View file

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

View file

@ -0,0 +1,3 @@
In v1.11.13:
- 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
# - 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:

View file

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