Skip to content

Commit f01dcdd

Browse files
committed
p3x-robot sunday release 2018-4-4 15:23:19
1 parent 0232b5a commit f01dcdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.312-405
9+
# P3X Onenote Linux v1.2.316-406
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.312-405
124+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.2.316-406
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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "1.2.312-405",
3+
"version": "1.2.316-406",
44
"description": "P3X Onenote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
@@ -34,10 +34,10 @@
3434
"dependencies": {
3535
"electron": "^1.8.4",
3636
"configstore": "^3.1.2",
37-
"corifeus-utils": "^1.1.902-324"
37+
"corifeus-utils": "^1.1.906-325"
3838
},
3939
"devDependencies": {
40-
"corifeus-builder": "^1.7.1284-340",
40+
"corifeus-builder": "^1.7.1288-341",
4141
"electron-builder": "^20.8.1"
4242
},
4343
"engines": {

0 commit comments

Comments
 (0)