Skip to content

Commit 0bdf900

Browse files
committed
release 0.3.2
1 parent 90de4b8 commit 0bdf900

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.1",
4+
"version": "0.3.2",
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-07T22:23:41-05:00", build_revision: "865d29863186156b1924376b789930a867a61755" };
1+
module.exports = { build_date:"2018-01-08T23:35:02-05:00", build_revision: "90de4b8600894787907dd30c20982ab9be946657" };

0 commit comments

Comments
 (0)