Skip to content

Commit 10eeca1

Browse files
committed
docs: update 2.1.6
1 parent 032d10b commit 10eeca1

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141

4242
## 2.x
4343

44+
### 2.1.6 / 2018-10-29
45+
46+
- 优化同步策略,修复极端情况下日记同步失败的问题
47+
4448
### 2.1.5 / 2018-10-17
4549

4650
- 新增了定时脚本,修复每月未重置次数的 bug

ios/twolife/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.1.5</string>
20+
<string>2.1.6</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)