Skip to content

Commit d3afdb8

Browse files
committed
[README] update for v0.10.0
1 parent e7d43be commit d3afdb8

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,11 @@ It's created and developed in the Intel Open Source Technology Center.
2020
* Available on Linux, Mac OS X and Windows
2121

2222
## Downloads
23-
* **0.9.2:** (Feb 20, 2014, based off of Node v0.11.9, Chrome 32.0.1700.107): [release notes](https://groups.google.com/d/msg/node-webkit/qpBhcWr-hSc/caGjhtl8cEgJ)
24-
* Linux: [32bit](http://dl.node-webkit.org/v0.9.2/node-webkit-v0.9.2-linux-ia32.tar.gz) / [64bit](http://dl.node-webkit.org/v0.9.2/node-webkit-v0.9.2-linux-x64.tar.gz)
25-
* Windows: [win32](http://dl.node-webkit.org/v0.9.2/node-webkit-v0.9.2-win-ia32.zip)
26-
* Mac: [32bit, 10.7+](http://dl.node-webkit.org/v0.9.2/node-webkit-v0.9.2-osx-ia32.zip)
23+
* **v0.10.0:** (Jul 22, 2014, based off of Node v0.11.13, Chromium 35.0.1916.113): [release notes](https://groups.google.com/d/msg/node-webkit/x7kYuDO0Cj8/cIxoJ6RFiLsJ)
2724

28-
* **v0.10.0-rc2:** (Jul 18, 2014, based off of Node v0.11.13, Chromium 35.0.1916.113): [release notes](https://groups.google.com/d/msg/node-webkit/mdfF9rS38oQ/0QzIVqytGIoJ)
29-
30-
* Linux: [32bit](http://dl.node-webkit.org/v0.10.0-rc2/node-webkit-v0.10.0-rc2-linux-ia32.tar.gz) / [64bit](http://dl.node-webkit.org/v0.10.0-rc2/node-webkit-v0.10.0-rc2-linux-x64.tar.gz)
31-
* Windows: [win32](http://dl.node-webkit.org/v0.10.0-rc2/node-webkit-v0.10.0-rc2-win-ia32.zip)
32-
* Mac: [32bit, 10.7+](http://dl.node-webkit.org/v0.10.0-rc2/node-webkit-v0.10.0-rc2-osx-ia32.zip)
25+
* Linux: [32bit](http://dl.node-webkit.org/v0.10.0/node-webkit-v0.10.0-linux-ia32.tar.gz) / [64bit](http://dl.node-webkit.org/v0.10.0/node-webkit-v0.10.0-linux-x64.tar.gz)
26+
* Windows: [win32](http://dl.node-webkit.org/v0.10.0/node-webkit-v0.10.0-win-ia32.zip)
27+
* Mac: [32bit, 10.7+](http://dl.node-webkit.org/v0.10.0/node-webkit-v0.10.0-osx-ia32.zip)
3328

3429
* **0.8.6:** (Apr 18, 2014, based off of Node v0.10.22, Chrome 30.0.1599.66) **If your native Node module works only with Node v0.10, then you should use node-webkit v0.8.x, which is also a maintained branch. [More info](https://groups.google.com/d/msg/node-webkit/2OJ1cEMPLlA/09BvpTagSA0J)**
3530
[release notes](https://groups.google.com/d/msg/node-webkit/CLPkgfV-i7s/hwkkQuJ1kngJ)

0 commit comments

Comments
 (0)