version bump

This commit is contained in:
Thibault Deckers 2024-02-22 20:24:37 +01:00
parent a3d6b652d0
commit 87c80355c9
5 changed files with 11 additions and 4 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.10.5"></a>[v1.10.5] - 2024-02-22
### Added ### Added
- Viewer: prompt to show newly edited item - Viewer: prompt to show newly edited item

View file

@ -0,0 +1,3 @@
In v1.10.5:
- enjoy the app in Catalan
Full changelog available on GitHub

View file

@ -0,0 +1,3 @@
In v1.10.5:
- enjoy the app in Catalan
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.10.4+113 version: 1.10.5+114
publish_to: none publish_to: none
environment: environment:

View file

@ -1,4 +1,3 @@
In v1.10.4: In v1.10.5:
- customize your home page - enjoy the app in Catalan
- analyze your images with the histogram (for real this time)
Full changelog available on GitHub Full changelog available on GitHub