version bump

This commit is contained in:
Thibault Deckers 2025-05-12 23:09:29 +02:00
parent a6c1fd52a6
commit 0f6a8230d8
5 changed files with 14 additions and 4 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.13.0"></a>[v1.13.0] - 2025-05-12
### Added
- Albums: groups

View file

@ -0,0 +1,4 @@
In v1.13.0:
- group albums
- filter by day of the week
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.13.0:
- group albums
- filter by day of the week
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.10+150
version: 1.13.0+151
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.12.10:
- play more kinds of motion photos
- enjoy the app in Galician and Kannada
In v1.13.0:
- group albums
- filter by day of the week
Full changelog available on GitHub