Skip to content

Commit 42093a8

Browse files
committed
update version v1.0.4
1 parent 16908a0 commit 42093a8

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,6 @@ ios 下载| 暂无下载,可以自行clone项目编译体验
184184
- 优化主题切换功能
185185
- 修复上个版本存在的bug
186186

187-
#### 添加TODO模块
188-
- TODO 列表
189-
- 新增一个 TODO
190-
- 更新一个 TODO
191-
- 删除一个 Todo
192-
- 仅更新完成状态TODO
193-
- 修复上个版本存在的bug
194-
195187
### v1.0.2 (2020/03/08)
196188

197189
#### 添加TODO模块

flutter_wanandroid/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A new Flutter application for wanandroid.
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.0.3+4 # 1.0.1 代表版本名 2 代表版本代号
14+
version: 1.0.4+5 # 1.0.1 代表版本名 2 代表版本代号
1515

1616
environment:
1717
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)