version bump

This commit is contained in:
Thibault Deckers 2025-02-06 17:18:19 +01:00
parent 578abe3d5a
commit 881882a117
5 changed files with 11 additions and 3 deletions

View file

@ -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

View file

@ -0,0 +1,3 @@
In v1.12.3:
- edit locations via GPX tracks
Full changelog available on GitHub

View file

@ -0,0 +1,3 @@
In v1.12.3:
- edit locations via GPX tracks
Full changelog available on GitHub

View file

@ -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:

View file

@ -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