Skip to content

Commit

Permalink
release 0.62.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Jan 21, 2024
1 parent 4f8073d commit e76093e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "trilium",
"productName": "Trilium Notes",
"description": "Trilium Notes",
"version": "0.62.5",
"version": "0.62.6",
"license": "AGPL-3.0-only",
"main": "electron.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/build.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = { buildDate:"2024-01-08T00:05:13+01:00", buildRevision: "ee608fcf46a2052f21d94a8a72fc023dcaf955f7" };
module.exports = { buildDate:"2024-01-21T23:49:23+01:00", buildRevision: "4f8073daa7cff1b8b6737ae45792b2e87c2adf33" };

0 comments on commit e76093e

Please sign in to comment.