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 99a0a19 commit 52222a6Copy full SHA for 52222a6
src/version.ts
@@ -44,7 +44,7 @@ function getPlatform() {
44
}
45
46
export const VERSION: WAHAEnvironment = {
47
- version: '2026.1.5',
+ version: '2026.2.1',
48
engine: getEngineName(),
49
tier: getWAHAVersion(),
50
browser: getBrowser(),
0 commit comments