We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70ce07 commit 5fbabcbCopy full SHA for 5fbabcb
docs/public/client_version.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "1.2.2",
+ "version": "1.2.3",
3
"changelog": {
4
"en": "https://redis.tinycraft.cc/changelog/v1.2.1.html",
5
"zh": "https://redis.tinycraft.cc/zh/changelog/v1.2.1.html"
6
},
7
"description": {
8
- "en": "TODO: Upgrade Description",
9
- "zh": "TODO: 更新描述"
+ "en": "",
+ "zh": ""
10
11
"download_url": {
12
"en": "",
@@ -15,5 +15,12 @@
15
"download_page": {
16
"en": "https://redis.tinycraft.cc/",
17
"zh": "https://redis.tinycraft.cc/zh/"
18
- }
+ },
19
+ "sponsor": [
20
+ {
21
+ "name":"\uD83D\uDD25由雨云提供CDN赞助",
22
+ "link": "https://www.rainyun.com/lykin_?s=app",
23
+ "region": ["zh"]
24
+ }
25
+ ]
26
}
0 commit comments