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 9d1bbd7 commit 8367855Copy full SHA for 8367855
src/version.ts
@@ -40,7 +40,7 @@ function getPlatform() {
40
}
41
42
export const VERSION: WAHAEnvironment = {
43
- version: '2025.12.2',
+ version: '2025.12.3',
44
engine: getEngineName(),
45
tier: getWAHAVersion(),
46
browser: getBrowser(),
0 commit comments