Skip to content

Commit

Permalink
Up version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 committed Oct 4, 2022
1 parent 2094204 commit 536fda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/apps/immich/src/constants/server_version.constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ export interface IServerVersion {
export const serverVersion: IServerVersion = {
major: 1,
minor: 30,
patch: 0,
build: 46,
patch: 2,
build: 48,
};

0 comments on commit 536fda0

Please sign in to comment.