version bump

This commit is contained in:
Thibault Deckers 2025-03-25 23:37:43 +01:00
parent 326e74c04c
commit 1df2154f85
5 changed files with 12 additions and 2 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.8"></a>[v1.12.8] - 2025-03-25
### Fixed
- swiping images for some combinations of screen size, device pixel ratio, and image size

View file

@ -0,0 +1,4 @@
In v1.12.8:
- play more kinds of motion photos
- enjoy the app in Galician
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.12.8:
- play more kinds of motion photos
- enjoy the app in Galician
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.7+147
version: 1.12.8+148
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.12.7:
In v1.12.8:
- play more kinds of motion photos
- enjoy the app in Galician
Full changelog available on GitHub