We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6392c commit 1c8cc36Copy full SHA for 1c8cc36
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.4",
+ "version": "0.90.5-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-08-09T22:05:59Z",
- buildRevision: "2a5c444eff3eb99389339716ea8bfc989be90ecd"
+ buildDate: "2024-09-07T07:02:55Z",
+ buildRevision: "4f6392ce14f2cd727f6ce93499fd0c8ba686321e"
};
0 commit comments