File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Fedora: https://github.com/patrikx3/onenote/issues/3#issuecomment-312711801
82
82
83
83
---
84
84
85
- [ ** P3X-ONENOTE** ] ( https://pages.corifeus.com/onenote ) Build v1.0.293-180
85
+ [ ** P3X-ONENOTE** ] ( https://pages.corifeus.com/onenote ) Build v1.0.297-181
86
86
87
87
[ Corifeus] ( http://www.corifeus.com ) by [ Patrik Laszlo] ( http://patrikx3.com )
88
88
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " p3x-onenote" ,
3
- "version" : " 1.0.293-180 " ,
3
+ "version" : " 1.0.297-181 " ,
4
4
"description" : " P3X Onenote Linux" ,
5
5
"main" : " src/electron/app.js" ,
6
6
"corifeus" : {
32
32
},
33
33
"homepage" : " https://pages.corifeus.com/onenote" ,
34
34
"dependencies" : {
35
- "electron" : " ^1.7.8" ,
36
35
"configstore" : " ^3.1.1" ,
37
36
"corifeus-utils" : " ^1.1.532-168" ,
38
37
"mocha" : " ^3.5.3"
39
38
},
40
39
"devDependencies" : {
40
+ "electron" : " ^1.7.8" ,
41
41
"corifeus-builder" : " ^1.7.849-150" ,
42
42
"electron-builder" : " ^19.33.0"
43
43
},
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ const menus = {
80
80
}
81
81
return [
82
82
{
83
- label : 'Home ' ,
83
+ label : 'Personal home ' ,
84
84
click : action . home
85
85
} ,
86
86
{
You can’t perform that action at this time.
0 commit comments