index
:
rainbow
trunk
Codename Rainbow - WebV9 - A newer version of the website for the transition from Minteck Projects to Equestria.dev ("Minteck")
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
version.js
blob: 938821ee63a077eb3ccc087b3a05a3151d33941b (
plain
)
1
2
3
4
module
.
exports
=
{
"version"
:
require
(
'../package.json'
).
version
,
"copyright"
:
"2019-2021"
}