Skip to content

Commit

Permalink
release 0.25.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Dec 1, 2018
1 parent 350cb52 commit cfa9266
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
Expand Up @@ -2,7 +2,7 @@
"name": "trilium",
"productName": "Trilium Notes",
"description": "Trilium Notes",
"version": "0.24.5",
"version": "0.25.0-beta",
"license": "AGPL-3.0-only",
"main": "electron.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/build.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = { buildDate:"2018-11-27T15:34:15+01:00", buildRevision: "bea28de6a0a41bbb948551c43a4fbf787fc5ecb3" };
module.exports = { buildDate:"2018-12-02T00:30:07+01:00", buildRevision: "350cb52c07668f67c4d9c7700ceb9f91445a1acb" };

0 comments on commit cfa9266

Please sign in to comment.