From 183af7d15b1ab28695425d7f70005b944e39d495 Mon Sep 17 00:00:00 2001 From: Michael Bui <25263378+MaikuB@users.noreply.github.com> Date: Mon, 29 Aug 2022 21:01:47 +1000 Subject: [PATCH] release flutter_local_notifications 10.0.0-dev.21 --- flutter_local_notifications/CHANGELOG.md | 4 ++++ flutter_local_notifications/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/flutter_local_notifications/CHANGELOG.md b/flutter_local_notifications/CHANGELOG.md index ba0b0d88a..676e878b7 100644 --- a/flutter_local_notifications/CHANGELOG.md +++ b/flutter_local_notifications/CHANGELOG.md @@ -1,3 +1,7 @@ +# [10.0.0-dev.21] + +* Includes changes from 9.9.0 + # [10.0.0-dev.20] * Includes changes from 9.8.0 diff --git a/flutter_local_notifications/pubspec.yaml b/flutter_local_notifications/pubspec.yaml index 5b4cce765..7afbaae2d 100644 --- a/flutter_local_notifications/pubspec.yaml +++ b/flutter_local_notifications/pubspec.yaml @@ -2,7 +2,7 @@ name: flutter_local_notifications description: A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform. -version: 10.0.0-dev.20 +version: 10.0.0-dev.21 homepage: https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications dependencies: