1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

Up version for release

This commit is contained in:
Alex Tran
2022-07-03 10:39:09 -05:00
parent 76bf1c0379
commit 36162509e0
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,
};