Skip to content

Commit eaf2bca

Browse files
committed
[core] 2024.12.6
1 parent af8f537 commit eaf2bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export function getEngineName(): string {
3333
}
3434

3535
export const VERSION: WAHAEnvironment = {
36-
version: '2024.12.5',
36+
version: '2024.12.6',
3737
engine: getEngineName(),
3838
tier: getWAHAVersion(),
3939
browser: getBrowserExecutablePath(),

0 commit comments

Comments
 (0)