Skip to content

Commit a2a9a30

Browse files
committed
r0b08x [chore] 10/25/2021, 1:18:04 PM
1 parent 705b02a commit a2a9a30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ It then actually integrates itself into the menus and it will auto update itself
102102

103103
The app can be found on [ElectronJs Apps](https://electronjs.org/apps/p3x-onenote)
104104

105-
[Change log](changelog.md)
105+
[Change log](change-log.md)
106106

107107

108108
<!--

changelog.md change-log.md

File renamed without changes.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"electron": "^15.3.0"
6565
},
6666
"devDependencies": {
67-
"corifeus-builder": "^2021.10.150",
67+
"corifeus-builder": "^2021.10.152",
6868
"electron-builder": "^22.13.1"
6969
},
7070
"engines": {
@@ -95,4 +95,4 @@
9595
}
9696
}
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)