mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 21:30:53 +08:00
Merge branch 'stable' into tabs
This commit is contained in:
commit
3e22804a76
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "trilium",
|
"name": "trilium",
|
||||||
"productName": "Trilium Notes",
|
"productName": "Trilium Notes",
|
||||||
"description": "Trilium Notes",
|
"description": "Trilium Notes",
|
||||||
"version": "0.31.3",
|
"version": "0.31.4",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"main": "electron.js",
|
"main": "electron.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
module.exports = { buildDate:"2019-04-28T22:58:27+02:00", buildRevision: "68cd4c9a31c4c5104381811c08f17fdb18051f5d" };
|
module.exports = { buildDate:"2019-05-02T22:25:48+02:00", buildRevision: "6d2eb7b187a5764b07e5bbf87b522d4141bed7e6" };
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue