Skip to content

Commit 2f0d419

Browse files
committed
release 0.90.2-beta
1 parent 1d142b9 commit 2f0d419

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trilium",
33
"productName": "TriliumNext Notes",
44
"description": "Build your personal knowledge base with TriliumNext Notes",
5-
"version": "0.90.1-beta",
5+
"version": "0.90.2-beta",
66
"license": "AGPL-3.0-only",
77
"main": "./dist/electron.js",
88
"author": {

src/services/build.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default {
2-
buildDate: "2024-07-21T10:25:01Z",
3-
buildRevision: "715a952148ae6e83fda0886f5ceec8dc329972ae"
2+
buildDate: "2024-07-28T07:12:19Z",
3+
buildRevision: "1d142b9e572bc5558997f0cf33523da3dbfce174"
44
};

0 commit comments

Comments
 (0)