Skip to content

Commit b616a23

Browse files
committed
robo8x [chore] 1/11/2019, 5:52:06 PM
1 parent 68877d1 commit b616a23

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

LICENSE

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

2-
@license p3x-onenote v2019.1.11-0
2+
@license p3x-onenote v2019.1.11-2
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.1.11-1
14+
# 📚 P3X Onenote Linux v2019.1.11-2
1515

1616

1717
🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!
@@ -166,7 +166,7 @@ If you try to build the app with AppImage, you have to change from `electron` `d
166166

167167
---
168168

169-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.1.11-1
169+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.1.11-2
170170

171171
[![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)
172172

artifacts/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Though, I am using it, but some distros are different and I only use Linux Mint
2727

2828
---
2929

30-
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.1.11-1
30+
[**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v2019.1.11-2
3131

3232
[![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)
3333

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-onenote",
3-
"version": "2019.1.11-1",
3+
"version": "2019.1.11-2",
44
"description": "📚 P3X Onenote Linux",
55
"main": "src/electron/app.js",
66
"corifeus": {
@@ -85,4 +85,4 @@
8585
"type": "opencollective",
8686
"url": "https://opencollective.com/p3x-onenote"
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)