We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2e2b2 commit 35b8b7dCopy full SHA for 35b8b7d
1 file changed
src/version.ts
@@ -33,7 +33,7 @@ export function getEngineName(): string {
33
}
34
35
export const VERSION: WAHAEnvironment = {
36
- version: '2025.7.6',
+ version: '2025.7.7',
37
engine: getEngineName(),
38
tier: getWAHAVersion(),
39
browser:
0 commit comments