Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit b748765

Browse files
committed
Create launcher_version.json
1 parent a0e2cd8 commit b748765

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

launcher_version.json

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"latestRelease": {
3+
"versionCode": 10,
4+
"versionName": "1.0.0",
5+
"date": "2022.8.18",
6+
"url": [""],
7+
"updateLog": "Initial Version."
8+
},
9+
"latestPrerelease": {
10+
"versionCode": 5,
11+
"versionName": "1.0.0",
12+
"date": "2022.4.11",
13+
"url": [""],
14+
"updateLog": ""
15+
}
16+
}

0 commit comments

Comments
 (0)