Skip to content

Commit 25b49e1

Browse files
committed
release 0.63.6
1 parent c7f19e0 commit 25b49e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trilium",
33
"productName": "Trilium Notes",
44
"description": "Trilium Notes",
5-
"version": "0.63.5",
5+
"version": "0.63.6",
66
"license": "AGPL-3.0-only",
77
"main": "electron.js",
88
"bin": {

src/services/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { buildDate:"2024-03-28T07:11:39+01:00", buildRevision: "399458b52f250b22be22d980a78de0b3390d7521" };
1+
module.exports = { buildDate:"2024-05-18T06:17:21+02:00", buildRevision: "c7f19e04fafc031910f6f9a45d2015387618e902" };

0 commit comments

Comments
 (0)