From 299b52bb80ba1a400b18f8701d5c490d2e082b3c Mon Sep 17 00:00:00 2001 From: Wenqi Li Date: Fri, 14 Aug 2020 18:30:39 +0800 Subject: [PATCH] update plugin version to beta --- CHANGELOG.md | 2 +- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd05a0f..22c87aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.1.0 +## 0.1.0+1 Initial release. diff --git a/example/pubspec.lock b/example/pubspec.lock index d4a762e..3b6f087 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -129,7 +129,7 @@ packages: path: ".." relative: true source: path - version: "0.1.0+1" + version: "0.1.0+1-beta" plugin_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3b040ba..b7d67d4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_gallery description: A Flutter plugin that retrieves images and videos from mobile native gallery. -version: 0.1.0+1 +version: 0.1.0+1-beta repository: https://github.com/Firelands128/photo_gallery environment: