mirror of
https://github.com/zadam/trilium.git
synced 2024-12-28 19:04:02 +08:00
Merge branch 'stable'
This commit is contained in:
commit
bc35efd565
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "trilium",
|
||||
"productName": "Trilium Notes",
|
||||
"description": "Trilium Notes",
|
||||
"version": "0.52.2",
|
||||
"version": "0.52.3",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "electron.js",
|
||||
"bin": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
module.exports = { buildDate:"2022-06-09T23:39:48+02:00", buildRevision: "96c4934c00703a93e4887af1bab20d953823c8ed" };
|
||||
module.exports = { buildDate:"2022-06-13T23:41:52+02:00", buildRevision: "f0ab1fb5a1c45bf15eae46a72b46ebf132eee531" };
|
||||
|
|
Loading…
Reference in a new issue