Up version for release

This commit is contained in:
Alex Tran 2022-07-03 10:39:09 -05:00
parent 76bf1c0379
commit 36162509e0
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
export const serverVersion = {
major: 1,
minor: 15,
minor: 16,
patch: 0,
build: 21,
build: 23,
};