mirror of
https://github.com/HolographicHat/Yae.git
synced 2026-03-19 02:49:47 +08:00
code
This commit is contained in:
6
version.js
Normal file
6
version.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const version = {
|
||||
code: 1,
|
||||
name: "1.0.0"
|
||||
}
|
||||
|
||||
module.exports = { version }
|
||||
Reference in New Issue
Block a user