Skip to content

Commit

Permalink
Update gulpfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriles90 authored Mar 6, 2024
1 parent 431dfc7 commit 7e59358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/********
* setup *
********/
const defaultNwVersion = '0.82.0',
const defaultNwVersion = '0.85.0',
availablePlatforms = ['linux32', 'linux64', 'win32', 'win64', 'osx64'],
releasesDir = 'build',
nwFlavor = 'sdk';
Expand Down

0 comments on commit 7e59358

Please sign in to comment.