mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 20:25:32 -04:00
Up server version
This commit is contained in:
parent
e3ccc3ee6b
commit
62121470a8
@ -10,7 +10,7 @@ export interface IServerVersion {
|
|||||||
|
|
||||||
export const serverVersion: IServerVersion = {
|
export const serverVersion: IServerVersion = {
|
||||||
major: 1,
|
major: 1,
|
||||||
minor: 30,
|
minor: 29,
|
||||||
patch: 0,
|
patch: 1,
|
||||||
build: 43,
|
build: 42,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user