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

Up Minor 1.4.0 (#79)

This commit is contained in:
Alex
2022-03-27 15:55:29 -05:00
committed by GitHub
parent 80fd664cc8
commit 9cbd5d1b0c
6 changed files with 13 additions and 26 deletions

View File

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