From ebcc8fd23a5fa8382b6d11f3dd90084fd9f9290c Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:08:22 +0530 Subject: [PATCH] Bump version to 0.0.6 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38a404d..253aa07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.0.6 +* Fixed invalid motion photo detection for Motion photo Top Shot. + ## 0.0.5 * Fixed invalid motion photo detection for Pixel Pro 8. diff --git a/pubspec.yaml b/pubspec.yaml index 5b72618..a44e6c3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: motion_photos description: A Flutter package for detecting and extracting motionphotos from a image file. -version: 0.0.5 +version: 0.0.6 homepage: https://ente.io environment: