version bump

This commit is contained in:
Thibault Deckers 2024-07-17 22:38:53 +02:00
parent 3a2ca9ea0c
commit 736bc881c6
5 changed files with 12 additions and 2 deletions

View file

@ -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.6"></a>[v1.11.6] - 2024-07-17
### Added ### Added
- Explorer: set custom path as home - Explorer: set custom path as home

View file

@ -0,0 +1,4 @@
In v1.11.6:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.11.6:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
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.5+124 version: 1.11.6+125
publish_to: none publish_to: none
environment: environment:

View file

@ -1,4 +1,4 @@
In v1.11.5: In v1.11.6:
- explore your collection with the... explorer - explore your collection with the... explorer
- convert your motion photos to stills in bulk - convert your motion photos to stills in bulk
Full changelog available on GitHub Full changelog available on GitHub