We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e23c52 commit d243880Copy full SHA for d243880
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "Trilium Notes",
4
"description": "Trilium Notes",
5
- "version": "0.62.3",
+ "version": "0.62.4",
6
"license": "AGPL-3.0-only",
7
"main": "electron.js",
8
"bin": {
src/services/build.js
@@ -1 +1 @@
1
-module.exports = { buildDate:"2023-11-27T23:37:24+01:00", buildRevision: "a6036859b8bd24be31dfcf6318e57cf696fa25bc" };
+module.exports = { buildDate:"2023-12-07T00:03:59+01:00", buildRevision: "2e23c521c356c2305124f5df0f474532fa5f34ce" };
0 commit comments