version bump
This commit is contained in:
parent
9b1694cc36
commit
6869839b44
5 changed files with 11 additions and 5 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## <a id="unreleased"></a>[Unreleased]
|
## <a id="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
|
## <a id="v1.11.10"></a>[v1.11.10] - 2024-09-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Swedish translation (thanks Shift18, Andreas Håll)
|
- Swedish translation (thanks Shift18, Andreas Håll)
|
||||||
|
|
3
fastlane/metadata/android/en-US/changelogs/129.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/129.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
In v1.11.10:
|
||||||
|
- enjoy the app in Swedish
|
||||||
|
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/12901.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/12901.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
In v1.11.10:
|
||||||
|
- enjoy the app in Swedish
|
||||||
|
Full changelog available on GitHub
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
||||||
# - play changelog: /whatsnew/whatsnew-en-US
|
# - play changelog: /whatsnew/whatsnew-en-US
|
||||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
|
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
|
||||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
||||||
version: 1.11.9+128
|
version: 1.11.10+129
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
In v1.11.9:
|
In v1.11.10:
|
||||||
- peruse more options to tag or move via quick actions
|
- enjoy the app in Swedish
|
||||||
- read long descriptions right from the overlay
|
|
||||||
- sort videos by duration
|
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue