We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df666b commit 64869f8Copy full SHA for 64869f8
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "TriliumNext Notes",
4
"description": "Build your personal knowledge base with TriliumNext Notes",
5
- "version": "0.92.6",
+ "version": "0.92.7",
6
"license": "AGPL-3.0-only",
7
"main": "./electron-main.js",
8
"author": {
src/services/build.ts
@@ -1,4 +1,4 @@
1
export default {
- buildDate: "2025-04-06T09:46:07Z",
- buildRevision: "7cd8554d1106293f808d29415d77a4ec7df8a395"
+ buildDate: "2025-04-10T18:06:20Z",
+ buildRevision: "3df666b03e55a7719958a20cbd9e14601d7da580"
};
0 commit comments