1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-19 18:26:46 +01: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
No known key found for this signature in database
GPG key ID: 53CD082B3A5E1082

View file

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