You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zcbenz edited this page Dec 12, 2012
·
3 revisions
Sometimes you may need to know the version of node-webkit in app so you can determine whether certain APIs are available, to get it you can use:
process.versions['node-webkit']
And to quickly know the node-webkit's version you are using now, you can type nw:version in the toolbar, then node-webkit would print the versions like: