fix crash when appcenter error

This commit is contained in:
HolographicHat
2022-03-25 19:22:34 +08:00
parent 7b18bcfbd3
commit bdf9561dfa
3 changed files with 17 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
const version = {
code: 2,
name: "1.0.1"
code: 3,
name: "1.2"
}
module.exports = { version }