version bump
This commit is contained in:
parent
1984e601b0
commit
f76c45e276
5 changed files with 12 additions and 2 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.2"></a>[v1.10.2] - 2023-12-24
|
||||
|
||||
### Changed
|
||||
|
||||
- Viewer: keep controls in the lower right corner even with RTL locales
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/111.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/111.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.10.2:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/11101.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/11101.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.10.2:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
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.1+110
|
||||
version: 1.10.2+111
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.10.1:
|
||||
In v1.10.2:
|
||||
- JPEG MPF support
|
||||
- enjoy the app in Arabic & Belarusian
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue