Explorar o código

- electron 更新到 v1.7.5

oldj %!s(int64=8) %!d(string=hai) anos
pai
achega
b700e4cbcc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -11,7 +11,7 @@
  * 也可手动从 https://github.com/electron/electron/releases 下载最新版本,放到 ~/.electron 目录下
  * 淘宝镜像:https://npm.taobao.org/mirrors/electron/
  */
-const ELECTRON_VERSION = '1.6.11'
+const ELECTRON_VERSION = '1.7.5'
 
 const fs = require('fs')
 const path = require('path')