mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
Up mobile version and update deprecated api
This commit is contained in:
parent
2e06be5155
commit
572f6d833d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ export const serverVersion: IServerVersion = {
|
||||||
major: 1,
|
major: 1,
|
||||||
minor: 29,
|
minor: 29,
|
||||||
patch: 1,
|
patch: 1,
|
||||||
build: 42,
|
build: 43,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue