mirror of
https://github.com/zadam/trilium.git
synced 2025-01-16 12:08:03 +08:00
release 0.31.6
This commit is contained in:
parent
81d10fa605
commit
f9f4148e8c
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "trilium",
|
||||
"productName": "Trilium Notes",
|
||||
"description": "Trilium Notes",
|
||||
"version": "0.31.5",
|
||||
"version": "0.31.6",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "electron.js",
|
||||
"bin": {
|
||||
|
|
|
@ -1 +1 @@
|
|||
module.exports = { buildDate:"2019-05-04T20:25:14+02:00", buildRevision: "47d28b4eefc4f362d1ffefc205c85dab442edec1" };
|
||||
module.exports = { buildDate:"2019-05-13T23:12:12+02:00", buildRevision: "81d10fa605cb85f88554c7e5136d24e5fbe2263d" };
|
||||
|
|
Loading…
Reference in a new issue