We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee608fc commit d6046efCopy full SHA for d6046ef
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "Trilium Notes",
4
"description": "Trilium Notes",
5
- "version": "0.62.4",
+ "version": "0.62.5",
6
"license": "AGPL-3.0-only",
7
"main": "electron.js",
8
"bin": {
src/services/build.js
@@ -1 +1 @@
1
-module.exports = { buildDate:"2023-12-07T00:03:59+01:00", buildRevision: "2e23c521c356c2305124f5df0f474532fa5f34ce" };
+module.exports = { buildDate:"2024-01-08T00:05:13+01:00", buildRevision: "ee608fcf46a2052f21d94a8a72fc023dcaf955f7" };
0 commit comments