We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c82b1 commit 62706a6Copy full SHA for 62706a6
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.3-beta",
+ "version": "0.92.4",
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-03-07T21:59:10Z",
- buildRevision: "e76601cd21c0fe0d50745affe582f61bcd752fec"
+ buildDate: "2025-03-16T14:04:21Z",
+ buildRevision: "79c82b16ce1d42edabf1c8dd7fe685d1c7d3e21c"
};
0 commit comments