Skip to content

Commit 72b669b

Browse files
committed
release 0.90.4
1 parent 2a5c444 commit 72b669b

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.3",
5+
"version": "0.90.4",
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-08-06T17:40:58Z",
3-
buildRevision: "712ef92f7ca6b12cf19a8aa81b9735fd5f08cce8"
2+
buildDate: "2024-08-09T22:05:59Z",
3+
buildRevision: "2a5c444eff3eb99389339716ea8bfc989be90ecd"
44
};

0 commit comments

Comments
 (0)