This commit is contained in:
HolographicHat
2022-03-23 20:27:43 +08:00
parent b03bc2add8
commit 7b18bcfbd3
4 changed files with 26 additions and 17 deletions

View File

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