Skip to content

Commit

Permalink
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
@@ -33,7 +33,7 @@ export function getEngineName(): string {
}

export const VERSION: WAHAEnvironment = {
version: '2024.6.6',
version: '2024.6.7',
engine: getEngineName(),
tier: getWAHAVersion(),
browser: getBrowserExecutablePath(),

0 comments on commit 3596964

Please sign in to comment.