bump version to 1.5

This commit is contained in:
HolographicHat
2022-04-09 00:19:15 +08:00
parent b1f307de83
commit 9850d1dbe4
3 changed files with 4 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
const version = {
code: 5,
name: "1.4"
code: 6,
name: "1.5"
}
module.exports = { version }