From f56b3dc0e498d2f6d861a64a674f0b64f557dd2c Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Sat, 12 Jun 2021 11:43:51 +0900 Subject: [PATCH] version bump --- CHANGELOG.md | 4 +++- pubspec.yaml | 2 +- whatsnew/whatsnew-en-US | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0f2efe4..0bcea8ff5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [v1.4.2] - 2021-06-10 +## [v1.4.3] - 2021-06-12 ### Added - Collection: snack bar action to show moved/copied/exported entries - Collection / Albums / Countries / Tags: when switching device orientation, keep items in view @@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file. - fixed opening files shared via content URI with incorrect MIME type - refresh collection when entries modified in Viewer no longer match collection filters +## [v1.4.2] - 2021-06-10 [YANKED] + ## [v1.4.1] - 2021-04-29 ### Added - Motion photo support diff --git a/pubspec.yaml b/pubspec.yaml index af2ebc7d4..3a139cea4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: aves description: A visual media gallery and metadata explorer app. repository: https://github.com/deckerst/aves -version: 1.4.2+46 +version: 1.4.3+47 publish_to: none environment: diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US index ba1f34c79..ffb52b9db 100644 --- a/whatsnew/whatsnew-en-US +++ b/whatsnew/whatsnew-en-US @@ -1,5 +1,5 @@ Thanks for using Aves! -v1.4.2: +v1.4.3: - improved navigation usability - changed thumbnail layout - improved playing videos with non-square pixels