summarylogtreecommitdiffstats
path: root/buildConfig-x86_64.js
diff options
context:
space:
mode:
authorBehnam Momeni2016-02-15 16:19:39 +0330
committerBehnam Momeni2016-02-15 16:19:39 +0330
commitf630f13b7de8e05c8ae49898dff1b5261cb8e65b (patch)
treecdb4d6c97d73e3fd6fd67acc2ddea12d4a248ebb /buildConfig-x86_64.js
parent48fc78cfaffb0a852d864687f047592fb274d795 (diff)
downloadaur-f630f13b7de8e05c8ae49898dff1b5261cb8e65b.tar.gz
Updating to upstream version 16.02-fix344
Diffstat (limited to 'buildConfig-x86_64.js')
-rw-r--r--buildConfig-x86_64.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildConfig-x86_64.js b/buildConfig-x86_64.js
index 50e242347394..f007e292943e 100644
--- a/buildConfig-x86_64.js
+++ b/buildConfig-x86_64.js
@@ -2,7 +2,7 @@ var buildConfig = {
platforms: [
"linux64"
],
- nwVersion: "0.12.1"
+ nwVersion: "0.12.3"
};
module.exports = buildConfig;