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 0ad337c commit 0948853Copy full SHA for 0948853
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "Trilium Notes",
4
"description": "Trilium Notes",
5
- "version": "0.63.2-beta",
+ "version": "0.63.3",
6
"license": "AGPL-3.0-only",
7
"main": "electron.js",
8
"bin": {
src/services/build.js
@@ -1 +1 @@
1
-module.exports = { buildDate:"2024-02-17T22:47:50+01:00", buildRevision: "15677f71785fd81298b94df70855233d1578629c" };
+module.exports = { buildDate:"2024-03-03T06:58:18+01:00", buildRevision: "0ad337c8e806ba84d48d7b97aa46df52d9f236a8" };
0 commit comments