Skip to content

Commit 5fbabcb

Browse files
committed
chore: update client version file
1 parent b70ce07 commit 5fbabcb

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/public/client_version.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "1.2.2",
2+
"version": "1.2.3",
33
"changelog": {
44
"en": "https://redis.tinycraft.cc/changelog/v1.2.1.html",
55
"zh": "https://redis.tinycraft.cc/zh/changelog/v1.2.1.html"
66
},
77
"description": {
8-
"en": "TODO: Upgrade Description",
9-
"zh": "TODO: 更新描述"
8+
"en": "",
9+
"zh": ""
1010
},
1111
"download_url": {
1212
"en": "",
@@ -15,5 +15,12 @@
1515
"download_page": {
1616
"en": "https://redis.tinycraft.cc/",
1717
"zh": "https://redis.tinycraft.cc/zh/"
18-
}
18+
},
19+
"sponsor": [
20+
{
21+
"name":"\uD83D\uDD25由雨云提供CDN赞助",
22+
"link": "https://www.rainyun.com/lykin_?s=app",
23+
"region": ["zh"]
24+
}
25+
]
1926
}

0 commit comments

Comments
 (0)