瀏覽代碼

Update version.

Caijinglong 5 年之前
父節點
當前提交
31dd87c965
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pubspec.yaml

+ 1
- 1
pubspec.yaml 查看文件

1
 name: photo
1
 name: photo
2
 description: image picker, multi picker support video/icloud asset, use flutter as ui, if you want to build custom ui, you just use photo_manager.
2
 description: image picker, multi picker support video/icloud asset, use flutter as ui, if you want to build custom ui, you just use photo_manager.
3
-version: 0.4.6
3
+version: 0.4.7
4
 author: caijinglong<cjl_spy@163.com>
4
 author: caijinglong<cjl_spy@163.com>
5
 homepage: https://github.com/CaiJingLong/flutter_photo
5
 homepage: https://github.com/CaiJingLong/flutter_photo
6
 
6