version bump
This commit is contained in:
parent
a3d6b652d0
commit
87c80355c9
5 changed files with 11 additions and 4 deletions
|
@ -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.5"></a>[v1.10.5] - 2024-02-22
|
||||
|
||||
### Added
|
||||
|
||||
- Viewer: prompt to show newly edited item
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/114.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/114.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.10.5:
|
||||
- enjoy the app in Catalan
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/11401.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/11401.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.10.5:
|
||||
- enjoy the app in Catalan
|
||||
Full changelog available on GitHub
|
|
@ -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.4+113
|
||||
version: 1.10.5+114
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
In v1.10.4:
|
||||
- customize your home page
|
||||
- analyze your images with the histogram (for real this time)
|
||||
In v1.10.5:
|
||||
- enjoy the app in Catalan
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue