This commit is contained in:
HolographicHat
2022-03-27 12:51:41 +08:00
parent c76ddd9e3f
commit b4cd69f303
3 changed files with 5 additions and 3 deletions

View File

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