mirror of
https://github.com/zadam/trilium.git
synced 2025-02-24 15:05:31 +08:00
release 0.45.2
This commit is contained in:
parent
4f75b6aaaf
commit
af41e5d115
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "trilium",
|
||||
"productName": "Trilium Notes",
|
||||
"description": "Trilium Notes",
|
||||
"version": "0.45.1",
|
||||
"version": "0.45.2",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "electron.js",
|
||||
"bin": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
module.exports = { buildDate:"2020-10-26T22:51:10+01:00", buildRevision: "93d0324177a34cb79caf410ff7fc14a18c4f2633" };
|
||||
module.exports = { buildDate:"2020-10-29T22:57:25+01:00", buildRevision: "4f75b6aaafef8144080fd17f403a605f61f5590d" };
|
||||
|
|
Loading…
Reference in a new issue