revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

feat(environment): add version information on Windows #1032

Closed zbaylin closed 3 years ago

zbaylin commented 3 years ago

Extends both #1030 #1031 to include the version information on Windows. Now the constructor looks like Windows({major: int, minor: int, build: int})