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 9466407 commit 5cfb53cCopy full SHA for 5cfb53c
src/version.ts
@@ -30,7 +30,7 @@ export function getWAHAVersion(): WAHAVersion {
30
}
31
32
export const VERSION: WAHAEnvironment = {
33
- version: '2025.9.8',
+ version: '2025.10.1',
34
engine: getEngineName(),
35
tier: getWAHAVersion(),
36
browser:
0 commit comments