增加 1.3.0
continuous-integration/drone/push Build was killed Details

main
rustdreamer 2 years ago
parent 8c2d4a818c
commit da895ce78f

Binary file not shown.

@ -819,7 +819,7 @@ export class AppController {
): Promise<any> { ): Promise<any> {
return { return {
"versionName": "1.3.0", "versionName": "1.3.0",
"apkUrl": `http://${process.env.LOCAL_IP}/app.apk`, "apkUrl": `http://${process.env.LOCAL_IP}/app1.3.0.apk`,
"forceUpdate": false, "forceUpdate": false,
"whatsNew": "新版本更新" "whatsNew": "新版本更新"
}; };

Loading…
Cancel
Save