We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release version 10.0.90000 does not exists.. But is reported as 'Windows 10' !
10.0.90000
windowsRelease('win32', 10.0.90000) // result: 'Windows 10'
The correct value should be 'Windows' (not defined).
In summary:
6.4.9841
10.0.21xxx
10.0.22xxx
10.0.23xxx
10.0.25xxx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Release version
10.0.90000
does not exists.. But is reported as 'Windows 10' !The correct value should be 'Windows' (not defined).
In summary:
6.4.9841
to10.0.21xxx
10.0.22xxx
(stable),10.0.23xxx
(Dev Channel) to10.0.25xxx
(Canary Channel)The text was updated successfully, but these errors were encountered: