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 99746df commit e6fdfb8Copy full SHA for e6fdfb8
1 file changed
src/version.ts
@@ -44,7 +44,7 @@ function getPlatform() {
44
}
45
46
export const VERSION: WAHAEnvironment = {
47
- version: '2026.2.1',
+ version: '2026.2.2',
48
engine: getEngineName(),
49
tier: getWAHAVersion(),
50
browser: getBrowser(),
0 commit comments