Skip to content

Commit 86b1410

Browse files
committed
release 0.3.1
1 parent 29eb88b commit 86b1410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "trilium",
33
"description": "Trilium Notes",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"license": "AGPL-3.0-only",
66
"repository": {
77
"type": "git",

services/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { build_date:"2018-01-07T10:04:46-05:00", build_revision: "488e657cc43fab879662a6da23b5a69dd7591b06" };
1+
module.exports = { build_date:"2018-01-07T21:56:39-05:00", build_revision: "29eb88bac3bbc1db17bb4ed75f9b8bfe16333967" };

0 commit comments

Comments
 (0)