Skip to content

Commit 5ddb2a4

Browse files
committed
docs(README): 发布 v1.2.3
1 parent 888e0e7 commit 5ddb2a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
**注意:本系统仅减少拉取数据量,并非加速拉取**
1010

11-
[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.2.2)
11+
[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.2.3)
1212

1313
## 功能列表(括号内为实现此功能的版本号)
1414
- [x] 登录(>=0.1.0)

src/components/About.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default {
4646
4747
data() {
4848
return {
49-
version: 'v1.2.2',
49+
version: 'v1.2.3',
5050
latestVersion: '',
5151
updateLink: '',
5252
}

0 commit comments

Comments
 (0)