Skip to content

Commit 16dea88

Browse files
committed
#13: Updated Electron to 1.4.0.
1 parent 6349fe9 commit 16dea88

File tree

4 files changed

+117
-117
lines changed

4 files changed

+117
-117
lines changed

assets/electron.ABOUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about_resource: electron
22
name: Electron
3-
version: 1.3.0
3+
version: 1.4.0
44
license: mit
55
owner: GitHub Inc
66
copyright: Copyright (c) 2014 GitHub Inc.

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
VERSION=v1.0.0-beta.1
77
APP_NAME="AboutCode-Manager"
88
ARCH=x64
9-
ELECTRON_VERSION=1.3.0
9+
ELECTRON_VERSION=1.4.0
1010
BUILD_DIR=dist
1111
ASAR=true
1212

0 commit comments

Comments
 (0)