mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Added hotfix release note
This commit is contained in:
parent
56ce747ffc
commit
bc9ee1d611
9 changed files with 22 additions and 20 deletions
|
|
@ -11,6 +11,6 @@ export interface IServerVersion {
|
|||
export const serverVersion: IServerVersion = {
|
||||
major: 1,
|
||||
minor: 36,
|
||||
patch: 0,
|
||||
build: 55,
|
||||
patch: 1,
|
||||
build: 56,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue