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

Up Minor 1.5.0+8

This commit is contained in:
Alex Tran
2022-04-02 12:46:29 -05:00
parent 135d72d4cd
commit 2ff25b49f4
8 changed files with 23 additions and 17 deletions

View File

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