We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5c444 commit 72b669bCopy full SHA for 72b669b
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.3",
+ "version": "0.90.4",
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-08-06T17:40:58Z",
- buildRevision: "712ef92f7ca6b12cf19a8aa81b9735fd5f08cce8"
+ buildDate: "2024-08-09T22:05:59Z",
+ buildRevision: "2a5c444eff3eb99389339716ea8bfc989be90ecd"
};
0 commit comments