docs:update readme

This commit is contained in:
hackycy
2020-12-30 00:03:29 +08:00
parent 48e5fcf6bb
commit 105ff1d806
2 changed files with 4 additions and 3 deletions

View File

@@ -4,8 +4,9 @@
<blockquote>图片上传+管理新体验 </blockquote>
<img src="https://img.shields.io/github/license/hackycy/flutter-picgo" alt="">
<img src="https://img.shields.io/github/workflow/status/hackycy/flutter-picgo/Build and Release apk" alt="">
<img src="https://img.shields.io/github/repo-size/hackycy/flutter-picgo" alt="">
<img src="https://img.shields.io/github/issues-closed/hackycy/flutter-picgo" alt="">
<img src="https://img.shields.io/github/v/release/hackycy/flutter-picgo" alt="">
<img src="https://img.shields.io/github/v/release/hackycy/flutter-picgo?include_prereleases&label=pre-release" alt="">
<img src="https://img.shields.io/github/downloads/hackycy/flutter-picgo/total" alt="">
</div>

View File

@@ -4,7 +4,7 @@
"versionCode": "22"
},
"Android": {
"versionName": "1.9.1",
"versionCode": "22"
"versionName": "1.9.2",
"versionCode": "23"
}
}