Up Version to 1.3.2

This commit is contained in:
Alex Tran
2022-03-23 15:36:38 -05:00
parent e9acd21733
commit 725ab5622f
7 changed files with 10 additions and 10 deletions

View File

@@ -4,6 +4,6 @@
export const serverVersion = {
major: 1,
minor: 3,
patch: 0,
patch: 2,
build: 0,
};