From 4dde174af751aecc6ac14935861f297485877213 Mon Sep 17 00:00:00 2001 From: kasem Date: Thu, 25 Jan 2024 18:02:03 -0800 Subject: [PATCH] Version 1.6.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e123d40c..72c3fb18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.6.1 + +* Stop UTType because it doesn't exist prior to iOS 14.0 + ## 1.6.0 ### Breaking changes diff --git a/pubspec.yaml b/pubspec.yaml index ecb8dc8f..e838b9f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: receive_sharing_intent description: A flutter plugin that enables flutter apps to receive sharing photos, text or url from other apps. -version: 1.6.0 +version: 1.6.1 homepage: https://github.com/KasemJaffer/receive_sharing_intent environment: