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

Up mobile version and update deprecated api

This commit is contained in:
Alex
2022-09-18 16:11:30 -05:00
parent 2e06be5155
commit 572f6d833d

View File

@@ -12,5 +12,5 @@ export const serverVersion: IServerVersion = {
major: 1,
minor: 29,
patch: 1,
build: 42,
build: 43,
};