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

Up minor v1.6.0 (#113)

This commit is contained in:
Alex
2022-04-05 10:34:54 -05:00
committed by GitHub
parent 8e80825b4f
commit c7dff229db
7 changed files with 13 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
export const serverVersion = {
major: 1,
minor: 5,
patch: 1,
build: 9,
minor: 6,
patch: 0,
build: 10,
};