File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- .\node_modules\.bin\electron-packager . " GoogleTasksDesktop" --platform=win32 --arch=x64 --version=1.4.1 --out=./build --overwrite --icon=./src/images/shortcut.ico --win32metadata.ProductName=" GoogleTasks Desktop" --win32metadata.CompanyName=" Wixiweb" --app-copyright=" Wixiweb"
1
+ .\node_modules\.bin\electron-packager . " GoogleTasksDesktop" --platform=win32 --arch=x64 --version=1.4.1 --out=./build --overwrite --icon=./src/images/shortcut.ico --win32metadata.ProductName=" GoogleTasks Desktop" --win32metadata.CompanyName=" Wixiweb" --app-copyright=" Wixiweb" --asar
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " googletasks-desktop" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " A desktop app for Google Tasks, using Electron like container" ,
5
5
"main" : " src/main.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments