Skip to content

Commit d27c504

Browse files
committed
release 1.0.5
1 parent d2a937a commit d27c504

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
</div>
55

66
<div align="center">
7-
<a href="https://github.com/honmaple/maple-file/releases/tag/v1.0.4" target="_blank">
8-
<img src="https://img.shields.io/badge/release-1.0.4-brightgreen.svg">
7+
<a href="https://github.com/honmaple/maple-file/releases/tag/v1.0.5" target="_blank">
8+
<img src="https://img.shields.io/badge/release-1.0.5-brightgreen.svg">
99
</a>
1010
<a href="https://github.com/honmaple/maple-file/blob/master/LICENSE" target="_blank">
1111
<img src="https://img.shields.io/badge/license-GPL3.0-blue.svg">
@@ -16,7 +16,7 @@
1616

1717
[home]: https://fileapp.honmaple.com
1818
[document]: https://fileapp.honmaple.com/guide/introduction.html
19-
[download]: https://github.com/honmaple/maple-file/releases/tag/v1.0.4
19+
[download]: https://github.com/honmaple/maple-file/releases/tag/v1.0.5
2020

2121
> 使用 **Flutter** 实现的无服务端多协议云盘文件上传和管理APP
2222

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.0.4+1
19+
version: 1.0.5+1
2020

2121
environment:
2222
sdk: '>=3.3.3 <4.0.0'

0 commit comments

Comments
 (0)