This commit is contained in:
HolographicHat
2022-04-17 22:54:35 +08:00
parent a8b6419157
commit 28080dbafd
5 changed files with 20 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
const version = {
code: 7,
name: "1.6",
isDev: false
name: "1.6.50",
isDev: true
}
module.exports = { version }