mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 12:50:47 +08:00
release 0.23.0
This commit is contained in:
parent
5352f388a7
commit
269f56bdca
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "trilium",
|
||||
"description": "Trilium Notes",
|
||||
"version": "0.22.1",
|
||||
"version": "0.23.0",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "electron.js",
|
||||
"bin": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
module.exports = { buildDate:"2018-09-11T10:15:15+02:00", buildRevision: "3af27845b5aeecd8311d4529c0b46252f5e3077c" };
|
||||
module.exports = { buildDate:"2018-10-09T21:08:11+02:00", buildRevision: "5352f388a79e3424264beb8021fc3c31f51a1a6a" };
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue