Skip to content

Commit

Permalink
[core] Bump to 2024.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Feb 25, 2024
1 parent 591ca51 commit 5e2de1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export function getEngineName(): string {
}

export const VERSION: WAHAEnvironment = {
version: '2024.2.3',
version: '2024.2.4',
engine: getEngineName(),
tier: getWAHAVersion(),
browser: getBrowserExecutablePath(),
Expand Down

0 comments on commit 5e2de1d

Please sign in to comment.