Skip to content

Commit 780f462

Browse files
committed
release 0.3.0
1 parent 488e657 commit 780f462

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.2.2",
4+
"version": "0.3.0",
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-03T23:05:00-05:00", build_revision: "f2aaf8b0a3b761fb6a1ec79e7c6b95e3eb9e4db0" };
1+
module.exports = { build_date:"2018-01-07T10:04:46-05:00", build_revision: "488e657cc43fab879662a6da23b5a69dd7591b06" };

0 commit comments

Comments
 (0)