Skip to content

Commit

Permalink
release 0.60.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Jun 8, 2023
1 parent 6e69caf commit 2bdd538
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.60.1-beta",
"version": "0.60.2-beta",
"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:"2023-05-26T23:11:53+02:00", buildRevision: "82efc924136c5b215e39f2108f00dd2bf075271c" };
module.exports = { buildDate:"2023-06-08T22:46:52+02:00", buildRevision: "6e69cafe5419e8efcc6f652647f9227dbcfa1e18" };

0 comments on commit 2bdd538

Please sign in to comment.