Skip to content

Commit 80fb89b

Browse files
committed
release 0.31.5
1 parent 47d28b4 commit 80fb89b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trilium",
33
"productName": "Trilium Notes",
44
"description": "Trilium Notes",
5-
"version": "0.31.4",
5+
"version": "0.31.5",
66
"license": "AGPL-3.0-only",
77
"main": "electron.js",
88
"bin": {

src/services/build.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { buildDate:"2019-05-02T22:25:48+02:00", buildRevision: "6d2eb7b187a5764b07e5bbf87b522d4141bed7e6" };
1+
module.exports = { buildDate:"2019-05-04T20:25:14+02:00", buildRevision: "47d28b4eefc4f362d1ffefc205c85dab442edec1" };

0 commit comments

Comments
 (0)