Skip to content

Commit

Permalink
[Version] Bump an new version of 1.3.0(16)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianma8023 committed Mar 4, 2021
1 parent 033b367 commit 4ed8c94
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions LOG-CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# 更新日志
- 21.03.04 1.3.0
1. 适配 MIUI 12.5+
- 20.05.11 1.2.3
1. 修复: 锁屏居中时钟样式,一言居中问题
- 20.05.10 1.2.2
Expand Down
2 changes: 2 additions & 0 deletions LOG-EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Update Logs
- 21.03.04 1.3.0
1. Adapt MIUI 12.5+
- 20.05.11 1.2.3
1. Fix: the issue of Hitokoto alignment
- 20.05.10 1.2.2
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def static releaseTime() {

ext {
VERSION_CODE = 16
VERSION_NAME = "1.2.4"
VERSION_NAME = "1.3.0"
}

android {
Expand Down

0 comments on commit 4ed8c94

Please sign in to comment.