version bump
This commit is contained in:
parent
162900091e
commit
07f253d587
5 changed files with 11 additions and 4 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.1"></a>[v1.12.1] - 2025-01-05
|
||||
|
||||
### Added
|
||||
|
||||
- dynamic album decompose action
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/141.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/141.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.1:
|
||||
- enjoy the app in Danish
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/14101.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/14101.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.12.1:
|
||||
- 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.0+140
|
||||
version: 1.12.1+141
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
In v1.12.0:
|
||||
- save your filtered collection as dynamic albums
|
||||
- enjoy the app in Tamil, Bulgarian and Estonian
|
||||
In v1.12.1:
|
||||
- enjoy the app in Danish
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue