Skip to content

Commit

Permalink
release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Jan 9, 2018
1 parent 90de4b8 commit 0bdf900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trilium",
"description": "Trilium Notes",
"version": "0.3.1",
"version": "0.3.2",
"license": "AGPL-3.0-only",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion services/build.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = { build_date:"2018-01-07T22:23:41-05:00", build_revision: "865d29863186156b1924376b789930a867a61755" };
module.exports = { build_date:"2018-01-08T23:35:02-05:00", build_revision: "90de4b8600894787907dd30c20982ab9be946657" };

0 comments on commit 0bdf900

Please sign in to comment.