Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit b811f3d

Browse files
committed
release 0.90.0-beta
1 parent bbbbc3b commit b811f3d

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.7",
5+
"version": "0.90.0-beta",
66
"license": "AGPL-3.0-only",
77
"main": "electron.js",
88
"bin": {

src/services/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export = { buildDate:"2024-07-14T21:04:43+03:00", buildRevision: "2e8b2d4b81f2b42f5c64205fc0a193bf0dde4348" };
1+
export = { buildDate:"2024-07-14T22:32:17+03:00", buildRevision: "bbbbc3b860e0ea64273efd41c1807d9415bf6d84" };

0 commit comments

Comments
 (0)