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="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
|
||||||
|
|
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
|
# - 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:
|
||||||
|
|
|
@ -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
|
Loading…
Reference in a new issue