version bump
This commit is contained in:
parent
c119760bf4
commit
3c90ef312a
4 changed files with 12 additions and 5 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.6.5"></a>[v1.6.5] - 2022-05-25
|
||||
|
||||
### Added
|
||||
|
||||
- Bottom navigation bar
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/1071.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/1071.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.6.5:
|
||||
- bottom navigation bar
|
||||
- fast scroll with breadcrumbs
|
||||
- settings search
|
||||
Full changelog available on GitHub
|
|
@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - github changelog: /CHANGELOG.md
|
||||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
|
||||
version: 1.6.4+70
|
||||
version: 1.6.5+71
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Thanks for using Aves!
|
||||
In v1.6.4:
|
||||
- customize album cover app & color
|
||||
- explore improved GeoTIFF metadata
|
||||
- enjoy the app in Italian & Chinese (Simplified)
|
||||
In v1.6.5:
|
||||
- bottom navigation bar
|
||||
- fast scroll with breadcrumbs
|
||||
- settings search
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue