version bump
This commit is contained in:
parent
578abe3d5a
commit
881882a117
5 changed files with 11 additions and 3 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.12.3"></a>[v1.12.3] - 2025-02-06
|
||||
|
||||
### Added
|
||||
|
||||
- Metadata: edit location via GPX
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.3:
|
||||
- edit locations via GPX tracks
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/14301.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/14301.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.3:
|
||||
- edit locations via GPX tracks
|
||||
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.12.2+142
|
||||
version: 1.12.3+143
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
In v1.12.2:
|
||||
- enjoy the app in Danish
|
||||
In v1.12.3:
|
||||
- edit locations via GPX tracks
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue