mirror of
https://github.com/zadam/trilium.git
synced 2025-02-20 21:13:11 +08:00
release 0.0.10
This commit is contained in:
parent
7e1cc729f9
commit
70e13c8a20
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "trilium",
|
||||
"description": "Trilium",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
"test-electron": "xo",
|
||||
|
|
|
@ -1 +1 @@
|
|||
module.exports = { build_date:"2017-12-25T10:07:19-05:00", build_revision: "583123ab0a5df7dca5b19f2c67ab8ef853e72673" };
|
||||
module.exports = { build_date:"2017-12-25T21:06:39-05:00", build_revision: "7e1cc729f9959ba8ecfd0762e19af64b7d3b8b95" };
|
||||
|
|
Loading…
Reference in a new issue