version bump

This commit is contained in:
Thibault Deckers 2024-02-07 22:29:54 +01:00
parent f32f92470a
commit 6c175cf81e
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="v1.10.4"></a>[v1.10.4] - 2024-02-07
### Fixed
- motion photo detection for xml variant of google container item

View file

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

View file

@ -0,0 +1,4 @@
In v1.10.4:
- customize your home page
- analyze your images with the histogram (for real this time)
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.10.3+112
version: 1.10.4+113
publish_to: none
environment:

View file

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