Skip to content

Commit 64869f8

Browse files
committed
chore(release): 0.92.7
1 parent 3df666b commit 64869f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trilium",
33
"productName": "TriliumNext Notes",
44
"description": "Build your personal knowledge base with TriliumNext Notes",
5-
"version": "0.92.6",
5+
"version": "0.92.7",
66
"license": "AGPL-3.0-only",
77
"main": "./electron-main.js",
88
"author": {

src/services/build.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default {
2-
buildDate: "2025-04-06T09:46:07Z",
3-
buildRevision: "7cd8554d1106293f808d29415d77a4ec7df8a395"
2+
buildDate: "2025-04-10T18:06:20Z",
3+
buildRevision: "3df666b03e55a7719958a20cbd9e14601d7da580"
44
};

0 commit comments

Comments
 (0)