Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Jul 19, 2024
1 parent 2995451 commit b5848cf
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@ All notable changes to this project will be documented in this file.

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

## <a id="v1.11.7"></a>[v1.11.7] - 2024-07-18
## <a id="v1.11.8"></a>[v1.11.8] - 2024-07-19

### Added

- Explorer: set custom path as home
- Explorer: create shortcut to custom path
- predictive back support (inter-app)

### Changed

Expand All @@ -21,6 +20,8 @@ All notable changes to this project will be documented in this file.

- crash when cataloguing some PNG files

## <a id="v1.11.7"></a>[v1.11.7] - 2024-07-18 [YANKED AGAIN!]

## <a id="v1.11.6"></a>[v1.11.6] - 2024-07-17 [YANKED]

## <a id="v1.11.5"></a>[v1.11.5] - 2024-07-11
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/127.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
In v1.11.8:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/12701.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
In v1.11.8:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.7+126
version: 1.11.8+127
publish_to: none

environment:
Expand Down
2 changes: 1 addition & 1 deletion whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
In v1.11.7:
In v1.11.8:
- explore your collection with the... explorer
- convert your motion photos to stills in bulk
Full changelog available on GitHub

0 comments on commit b5848cf

Please sign in to comment.