增加 1.3.0
continuous-integration/drone/push Build is passing Details

main
rustdreamer 2 years ago
parent 6f8a004fd8
commit cefe091d66

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

Loading…
Cancel
Save