mirror of
https://github.com/zadam/trilium.git
synced 2025-02-20 21:13:11 +08:00
release 0.32.4
This commit is contained in:
parent
97a258c0c6
commit
547ad7221d
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "trilium",
|
||||
"productName": "Trilium Notes",
|
||||
"description": "Trilium Notes",
|
||||
"version": "0.32.3",
|
||||
"version": "0.32.4",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "electron.js",
|
||||
"bin": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
module.exports = { buildDate:"2019-06-02T14:04:32+02:00", buildRevision: "fbfb7b3b306d48ba9e7c09b7218af7354c58a3d1" };
|
||||
module.exports = { buildDate:"2019-06-05T22:53:34+02:00", buildRevision: "97a258c0c61177f7a3578f41691d2bd9a600f5b8" };
|
||||
|
|
Loading…
Reference in a new issue