We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d142b9 commit 2f0d419Copy full SHA for 2f0d419
package.json
@@ -2,7 +2,7 @@
2
"name": "trilium",
3
"productName": "TriliumNext Notes",
4
"description": "Build your personal knowledge base with TriliumNext Notes",
5
- "version": "0.90.1-beta",
+ "version": "0.90.2-beta",
6
"license": "AGPL-3.0-only",
7
"main": "./dist/electron.js",
8
"author": {
src/services/build.ts
@@ -1,4 +1,4 @@
1
export default {
- buildDate: "2024-07-21T10:25:01Z",
- buildRevision: "715a952148ae6e83fda0886f5ceec8dc329972ae"
+ buildDate: "2024-07-28T07:12:19Z",
+ buildRevision: "1d142b9e572bc5558997f0cf33523da3dbfce174"
};
0 commit comments