Skip to content

Commit 51397a5

Browse files
committed
p3x-robot sunday release 2018-4-7 10:11:18
1 parent f01dcdd commit 51397a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
# P3X Onenote Linux v1.2.316-406
9+
# P3X Onenote Linux v1.2.323-407
1010

1111
This is an open-source project. Star this repository if you like it, or even donate! Thank you so much! :)
1212

@@ -121,7 +121,7 @@ https://github.com/patrikx3/onenote/issues/14
121121

122122
---
123123

124-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.2.316-406
124+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.2.323-407
125125

126126
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![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)
127127

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "1.2.316-406",
3+
"version": "1.2.323-407",
44
"description": "P3X Onenote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
77
"prefix": "p3x-",
88
"publish": true,
99
"type": "p3x",
1010
"code": "Linux",
11-
"nodejs": "v9.10.1"
11+
"nodejs": "v9.11.1"
1212
},
1313
"bin": {
1414
"p3x-onenote": "bin/p3x-onenote.js"
@@ -34,10 +34,10 @@
3434
"dependencies": {
3535
"electron": "^1.8.4",
3636
"configstore": "^3.1.2",
37-
"corifeus-utils": "^1.1.906-325"
37+
"corifeus-utils": "^1.1.917-326"
3838
},
3939
"devDependencies": {
40-
"corifeus-builder": "^1.7.1288-341",
40+
"corifeus-builder": "^1.7.1295-342",
4141
"electron-builder": "^20.8.1"
4242
},
4343
"engines": {

0 commit comments

Comments
 (0)