Skip to content

Commit 950e95c

Browse files
committed
publish: 1.2.1
1 parent fa96a6f commit 950e95c

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -406,10 +406,7 @@ jobs:
406406
407407
### 🔄 更新内容
408408
- ${{ needs.get-version.outputs.version }}版本正式发布
409-
- 完善Bangumi授权登录
410-
- 完善个人中心页收藏番剧展示效果
411-
- 番剧详情页添加浏览器阅览、链接复制、封面下载
412-
- 更多的ui优化
409+
- 修复桌面端窗口缩放严重卡顿问题
413410
files: |
414411
artifacts/${{ needs.get-app-info.outputs.app_name_version }}-android/*.apk
415412
artifacts/${{ needs.get-app-info.outputs.app_name_version }}-ios/*.ipa

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.2.0
19+
version: 1.2.1
2020

2121
##logo图标生成
2222
#生成命令 dart run flutter_launcher_icons

0 commit comments

Comments
 (0)