Skip to content

Commit

Permalink
release 0.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Jun 9, 2022
1 parent 96c4934 commit 23e9bcf
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.52.1-beta",
"version": "0.52.2",
"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:"2022-06-05T15:00:25+02:00", buildRevision: "f587e0dfd9177462faef8ad7c39a855c25d03c91" };
module.exports = { buildDate:"2022-06-09T23:39:48+02:00", buildRevision: "96c4934c00703a93e4887af1bab20d953823c8ed" };

0 comments on commit 23e9bcf

Please sign in to comment.