We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60da367 commit 8390807Copy full SHA for 8390807
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.1-beta",
+ "version": "0.92.2-beta",
6
"license": "AGPL-3.0-only",
7
"main": "./dist/electron-main.js",
8
"author": {
src/services/build.ts
@@ -1,4 +1,4 @@
1
export default {
- buildDate: "2024-09-07T18:36:34Z",
- buildRevision: "7c0d6930fa8f20d269dcfbcbc8f636a25f6bb9a7"
+ buildDate: "2025-02-22T11:59:41Z",
+ buildRevision: "60da36757009d908ed93a394d030b18b3eab4d98"
};
0 commit comments