Skip to content

Commit 92f6cb3

Browse files
committed
robo8x [chore] 8/23/2019, 11:26:55 AM
1 parent 2e1bb06 commit 92f6cb3

File tree

6 files changed

+15
-11
lines changed

6 files changed

+15
-11
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
@license p3x-onenote v2019.10.299
2+
@license p3x-onenote v2019.10.301
33

44
P3X OneNote Linux
55

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313

14-
# P3X OneNote Linux v2019.10.299
14+
# P3X OneNote Linux v2019.10.301
1515

1616

1717

@@ -207,7 +207,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
207207

208208
---
209209

210-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.299
210+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.301
211211

212212
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
213213

artifacts/new-language.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
2525

2626
---
2727

28-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.299
28+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.301
2929

3030
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
3131

artifacts/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
3838

3939
---
4040

41-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.299
41+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.301
4242

4343
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
4444

changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
## Change log
99

10+
### v2019.10.301
11+
* Bugfix: configstore error
12+
1013
### v2019.10.211
1114
* CHORE: Upgraded Electron v4 to v6 finally and using just 1 icon 🙌
1215

@@ -122,7 +125,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
122125

123126
---
124127

125-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.299
128+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.10.301
126129

127130
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
128131

package.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "2019.10.299",
4-
"description": "P3X OneNote Linux",
3+
"version": "2019.10.301",
4+
"description": "📚 P3X OneNote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
77
"snap": true,
88
"prefix": "p3x-",
99
"publish": true,
1010
"type": "p3x",
1111
"code": "Linux",
12-
"nodejs": "v12.8.1",
12+
"nodejs": "v12.9.0",
1313
"opencollective": true,
1414
"reponame": "onenote",
1515
"build": true
@@ -25,7 +25,8 @@
2525
"start": "node ./node_modules/.bin/electron ./src/electron/app.js",
2626
"publish-electron": "rm -rf dist && electron-builder -p onTagOrDraft --ia32 --x64 --linux",
2727
"publish-electron-snap": "electron-builder --linux snap -p never",
28-
"publish-electron-yml": "node ./node_modules/corifeus-builder/src/utils/appimage/post-build.js"
28+
"publish-electron-yml": "node ./node_modules/corifeus-builder/src/utils/appimage/post-build.js",
29+
"help-release-snap": "snapcraft release p3x-onenote 53 stable"
2930
},
3031
"repository": {
3132
"type": "git",
@@ -48,7 +49,7 @@
4849
"angular-aria": "^1.7.8",
4950
"angular-material": "^1.1.20",
5051
"angular-messages": "^1.7.8",
51-
"configstore": "^5.0.0",
52+
"configstore": "^4.0.0",
5253
"corifeus-utils": "^2019.10.156",
5354
"electron-updater": "^4.1.2",
5455
"jquery": "^3.4.1",

0 commit comments

Comments
 (0)