mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
Up server version
This commit is contained in:
parent
e3ccc3ee6b
commit
62121470a8
@ -10,7 +10,7 @@ export interface IServerVersion {
|
||||
|
||||
export const serverVersion: IServerVersion = {
|
||||
major: 1,
|
||||
minor: 30,
|
||||
patch: 0,
|
||||
build: 43,
|
||||
minor: 29,
|
||||
patch: 1,
|
||||
build: 42,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user