mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Up server version
This commit is contained in:
parent
2c2ea24dc4
commit
824da6a07b
7 changed files with 17 additions and 19 deletions
|
|
@ -10,7 +10,7 @@ export interface IServerVersion {
|
|||
|
||||
export const serverVersion: IServerVersion = {
|
||||
major: 1,
|
||||
minor: 29,
|
||||
minor: 30,
|
||||
patch: 0,
|
||||
build: 42,
|
||||
build: 43,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue