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 15677f7 commit 1f95e88Copy full SHA for 1f95e88
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "Trilium Notes",
4
"description": "Trilium Notes",
5
- "version": "0.63.1-beta",
+ "version": "0.63.2-beta",
6
"license": "AGPL-3.0-only",
7
"main": "electron.js",
8
"bin": {
src/services/build.js
@@ -1 +1 @@
1
-module.exports = { buildDate:"2024-01-21T23:49:23+01:00", buildRevision: "4f8073daa7cff1b8b6737ae45792b2e87c2adf33" };
+module.exports = { buildDate:"2024-02-17T22:47:50+01:00", buildRevision: "15677f71785fd81298b94df70855233d1578629c" };
0 commit comments