Skip to content

Commit

Permalink
Pump server version
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 committed Sep 22, 2022
1 parent 39f8ca3 commit fc19402
Showing 1 changed file with 1 addition and 1 deletion.
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: 29,
patch: 4,
patch: 5,
build: 44,
};

0 comments on commit fc19402

Please sign in to comment.