Skip to content

Commit

Permalink
release 0.57.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Nov 20, 2022
1 parent bcb3a70 commit 9a6df54
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.57.0-beta",
"version": "0.57.1-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:"2022-11-12T20:40:45+01:00", buildRevision: "3f115a7657e21470fc7a16bbc5d19d9aee89d825" };
module.exports = { buildDate:"2022-11-20T23:43:17+01:00", buildRevision: "bcb3a707f403e711c4a1bbe89deba313c34d7ae3" };

0 comments on commit 9a6df54

Please sign in to comment.