mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-04-09 10:22:06 +02:00
Bump server version
This commit is contained in:
parent
3b29bba236
commit
dbb9d5ecd2
@ -41,7 +41,7 @@ export const IS_LAUNCHER = process.env.IS_PEACOCK_LAUNCHER === "true"
|
|||||||
|
|
||||||
export const ServerVer: ServerVersion = {
|
export const ServerVer: ServerVersion = {
|
||||||
_Major: 8,
|
_Major: 8,
|
||||||
_Minor: 14,
|
_Minor: 15,
|
||||||
_Build: 0,
|
_Build: 0,
|
||||||
_Revision: 0,
|
_Revision: 0,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user