version bump
This commit is contained in:
parent
148a120e4c
commit
a8ad8b9ee6
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.11.16"></a>[v1.11.16] - 2024-10-10
|
||||
|
||||
### Fixed
|
||||
|
||||
- case-insensitive access to restricted directories
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/135.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/135.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.16:
|
||||
- enjoy new map layers
|
||||
- share "geo" addresses to Aves and see your collection in that area
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/13501.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/13501.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.16:
|
||||
- enjoy new map layers
|
||||
- share "geo" addresses to Aves and see your collection in that area
|
||||
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.11.15+134
|
||||
version: 1.11.16+135
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.11.15:
|
||||
In v1.11.16:
|
||||
- enjoy new map layers
|
||||
- share "geo" addresses to Aves and see your collection in that area
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue