mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
Pump version for release (#339)
* Remove unncessesary line * Pump version for release
This commit is contained in:
@@ -10,7 +10,7 @@ export interface IServerVersion {
|
||||
|
||||
export const serverVersion: IServerVersion = {
|
||||
major: 1,
|
||||
minor: 17,
|
||||
minor: 18,
|
||||
patch: 0,
|
||||
build: 25,
|
||||
build: 26,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user