version bump
This commit is contained in:
parent
6a5b0770e0
commit
41ab5d8f90
5 changed files with 10 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.12.2"></a>[v1.12.2] - 2025-01-13
|
||||
|
||||
### Added
|
||||
|
||||
- DDM coordinate format option
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/142.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/142.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.2:
|
||||
- enjoy the app in Danish
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/14201.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/14201.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.2:
|
||||
- enjoy the app in Danish
|
||||
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.1+141
|
||||
version: 1.12.2+142
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
In v1.12.1:
|
||||
In v1.12.2:
|
||||
- enjoy the app in Danish
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue