version bump
This commit is contained in:
parent
32bda0d9a7
commit
3f6ef0cdaf
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.12.5"></a>[v1.12.5] - 2025-03-07
|
||||
|
||||
### Added
|
||||
|
||||
- support for Samsung HEIC motion photos embedding video in sefd box
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/145.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/145.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.12.5:
|
||||
- play more kinds of motion photos
|
||||
- enjoy the app in Galician
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/14501.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/14501.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.12.5:
|
||||
- play more kinds of motion photos
|
||||
- enjoy the app in Galician
|
||||
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.4+144
|
||||
version: 1.12.5+145
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.12.4:
|
||||
In v1.12.5:
|
||||
- play more kinds of motion photos
|
||||
- enjoy the app in Galician
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue