Skip to content

Commit 201d458

Browse files
committed
version bump
1 parent 9657501 commit 201d458

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## <a id="unreleased"></a>[Unreleased]
66

7+
## <a id="v1.11.2"></a>[v1.11.2] - 2024-06-11
8+
79
### Added
810

911
- Albums / Countries / Tags: show selection in Collection
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In v1.11.2:
2+
- show selected albums together in Collection
3+
Full changelog available on GitHub
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In v1.11.2:
2+
- show selected albums together in Collection
3+
Full changelog available on GitHub

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
77
# - play changelog: /whatsnew/whatsnew-en-US
88
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
99
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
10-
version: 1.11.1+120
10+
version: 1.11.2+121
1111
publish_to: none
1212

1313
environment:

whatsnew/whatsnew-en-US

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
In v1.11.1:
2-
- watch videos with SRT subtitle files
3-
- enjoy the app in Persian
1+
In v1.11.2:
2+
- show selected albums together in Collection
43
Full changelog available on GitHub

0 commit comments

Comments
 (0)