version bump
This commit is contained in:
parent
c9a0ae602b
commit
29487a1303
5 changed files with 14 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.3"></a>[v1.10.3] - 2024-01-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Viewer: optional histogram (for real this time)
|
- Viewer: optional histogram (for real this time)
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/112.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/112.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.10.3:
|
||||||
|
- customize your home page
|
||||||
|
- analyze your images with the histogram (for real this time)
|
||||||
|
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/11201.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/11201.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
In v1.10.3:
|
||||||
|
- customize your home page
|
||||||
|
- analyze your images with the histogram (for real this time)
|
||||||
|
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.2+111
|
version: 1.10.3+112
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
In v1.10.2:
|
In v1.10.3:
|
||||||
- JPEG MPF support
|
- customize your home page
|
||||||
- enjoy the app in Arabic & Belarusian
|
- 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