Skip to content

Commit 8390807

Browse files
committed
release 0.92.2-beta
1 parent 60da367 commit 8390807

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.1-beta",
5+
"version": "0.92.2-beta",
66
"license": "AGPL-3.0-only",
77
"main": "./dist/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: "2024-09-07T18:36:34Z",
3-
buildRevision: "7c0d6930fa8f20d269dcfbcbc8f636a25f6bb9a7"
2+
buildDate: "2025-02-22T11:59:41Z",
3+
buildRevision: "60da36757009d908ed93a394d030b18b3eab4d98"
44
};

0 commit comments

Comments
 (0)