File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -184,14 +184,6 @@ ios 下载| 暂无下载,可以自行clone项目编译体验
184
184
- 优化主题切换功能
185
185
- 修复上个版本存在的bug
186
186
187
- #### 添加TODO模块
188
- - TODO 列表
189
- - 新增一个 TODO
190
- - 更新一个 TODO
191
- - 删除一个 Todo
192
- - 仅更新完成状态TODO
193
- - 修复上个版本存在的bug
194
-
195
187
### v1.0.2 (2020/03/08)
196
188
197
189
#### 添加TODO模块
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: A new Flutter application for wanandroid.
11
11
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
12
12
# Read more about iOS versioning at
13
13
# 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 代表版本代号
15
15
16
16
environment :
17
17
sdk : " >=2.1.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments