Skip to content
New issue

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

get node-webkit version from in an app #223

Closed
ibdknox opened this issue Nov 29, 2012 · 3 comments
Closed

get node-webkit version from in an app #223

ibdknox opened this issue Nov 29, 2012 · 3 comments
Milestone

Comments

@ibdknox
Copy link
Contributor

ibdknox commented Nov 29, 2012

I couldn't find a way to get the current version of node-webkit from within the app itself - this would be useful for update mechanisms that need to catch when someone has an old binary.

@zcbenz
Copy link
Contributor

zcbenz commented Nov 30, 2012

You can get current version with process.versions['node-webkit']

@zcbenz zcbenz closed this as completed Nov 30, 2012
@rogerwang
Copy link
Member

Thanks. There should be document on this. reopen to track the document.

@rogerwang rogerwang reopened this Nov 30, 2012
@zcbenz
Copy link
Contributor

zcbenz commented Dec 12, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants