We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888e0e7 commit 5ddb2a4Copy full SHA for 5ddb2a4
README.md
@@ -8,7 +8,7 @@
8
9
**注意:本系统仅减少拉取数据量,并非加速拉取**
10
11
-[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.2.2)
+[下载地址](https://github.com/Hukeqing/codeforces-client/releases/tag/v1.2.3)
12
13
## 功能列表(括号内为实现此功能的版本号)
14
- [x] 登录(>=0.1.0)
src/components/About.vue
@@ -46,7 +46,7 @@ export default {
46
47
data() {
48
return {
49
- version: 'v1.2.2',
+ version: 'v1.2.3',
50
latestVersion: '',
51
updateLink: '',
52
}
0 commit comments