@@ -37,7 +37,7 @@ const config = {
enable: false,
options: {
provider: 'generic', // or github, s3, bintray
- url: '' // resource dir
+ url: 'https://raw.githubusercontent.com/wallace5303/electron-egg/master/' // resource dir
}
@@ -1,6 +1,6 @@
{
"name": "electron-egg",
- "version": "1.1.2",
+ "version": "1.2.0",
"description": "A fast, desktop software development framework",
"main": "main.js",
"scripts": {