Skip to content

Commit 0940e1f

Browse files
committed
1.1.0
1 parent 243261d commit 0940e1f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ grunt.initConfig
2626
command: path.resolve(__dirname, 'build', 'birdex.exe')
2727

2828
'download-electron':
29-
version: '0.36.8'
29+
version: '0.37.8'
3030
outputDir: 'electron'
3131

3232
copy:

app/birdex.asar

35.6 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.8",
2+
"version": "1.1.0",
33
"dependencies": {
44
"grunt": "^0.4.5",
55
"grunt-contrib-clean": "^0.7.0",

0 commit comments

Comments
 (0)