update plugin version to beta

This commit is contained in:
Wenqi Li 2020-08-14 18:30:39 +08:00
parent 67d2a5f8a2
commit 299b52bb80
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
## 0.1.0 ## 0.1.0+1
Initial release. Initial release.

View File

@ -129,7 +129,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.1.0+1" version: "0.1.0+1-beta"
plugin_platform_interface: plugin_platform_interface:
dependency: transitive dependency: transitive
description: description:

View File

@ -1,6 +1,6 @@
name: photo_gallery name: photo_gallery
description: A Flutter plugin that retrieves images and videos from mobile native 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 repository: https://github.com/Firelands128/photo_gallery
environment: environment: