Skip to content

Commit 62706a6

Browse files
committed
chore(release): 0.92.4
1 parent 79c82b1 commit 62706a6

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.3-beta",
5+
"version": "0.92.4",
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-03-07T21:59:10Z",
3-
buildRevision: "e76601cd21c0fe0d50745affe582f61bcd752fec"
2+
buildDate: "2025-03-16T14:04:21Z",
3+
buildRevision: "79c82b16ce1d42edabf1c8dd7fe685d1c7d3e21c"
44
};

0 commit comments

Comments
 (0)