Skip to content

Commit

Permalink
p3x-robot sunday release 2017-12-11 09:58:37
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Dec 11, 2017
1 parent e0a6aba commit d8beedf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
---


# P3X Onenote Linux v1.2.109-286
# P3X Onenote Linux v1.2.117-290

This is an open source project. Just code. If you like this code, please add a star in GitHub and you really like, you can donate as well. Thanks you so much!

Expand All @@ -18,7 +18,7 @@ This is an open source project. Just code. If you like this code, please add a s

### Built on Node
```
v9.2.0
v9.2.1
```

The ```async``` and ```await``` keywords are required.
Expand Down Expand Up @@ -91,7 +91,7 @@ Fedora: https://github.com/patrikx3/onenote/issues/3#issuecomment-312711801

---

[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.2.109-286
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.2.117-290

[![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=_donations&business=LFRV89WPRMMVE&lc=HU&item_name=Patrik%20Laszlo&item_number=patrikx3&currency_code=HUF&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)

Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "p3x-onenote",
"version": "1.2.109-286",
"version": "1.2.117-290",
"description": "P3X Onenote Linux",
"main": "src/electron/app.js",
"corifeus": {
"prefix": "p3x-",
"publish": true,
"type": "p3x",
"code": "Linux",
"nodejs": "v9.2.0"
"nodejs": "v9.2.1"
},
"bin": {
"p3x-onenote": "bin/p3x-onenote.js"
Expand All @@ -34,11 +34,11 @@
"dependencies": {
"electron": "^1.8.2-beta.1",
"configstore": "^3.1.1",
"corifeus-utils": "^1.1.695-239"
"corifeus-utils": "^1.1.703-240"
},
"devDependencies": {
"corifeus-builder": "^1.7.1058-238",
"electron-builder": "^19.47.1"
"corifeus-builder": "^1.7.1066-239",
"electron-builder": "^19.48.3"
},
"engines": {
"node": ">=8.9.0"
Expand Down

0 comments on commit d8beedf

Please sign in to comment.