mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
Up server version for release
This commit is contained in:
parent
5e281b44e9
commit
8db073941d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
export const serverVersion = {
|
export const serverVersion = {
|
||||||
major: 1,
|
major: 1,
|
||||||
minor: 14,
|
minor: 15,
|
||||||
patch: 0,
|
patch: 0,
|
||||||
build: 21,
|
build: 21,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue