Skip to content

Commit b0c0c5f

Browse files
committed
release 0.34.0-beta
1 parent 6d5f8e0 commit b0c0c5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trilium",
33
"productName": "Trilium Notes",
44
"description": "Trilium Notes",
5-
"version": "0.33.7",
5+
"version": "0.34.0-beta",
66
"license": "AGPL-3.0-only",
77
"main": "electron.js",
88
"bin": {

src/services/build.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { buildDate:"2019-07-11T20:55:56+02:00", buildRevision: "a76dcb44ae1c1cef58b9a66041b183893745a944" };
1+
module.exports = { buildDate:"2019-07-21T21:57:35+02:00", buildRevision: "6d5f8e056263dbaaf3abf2d532a4fd1059745b58" };

0 commit comments

Comments
 (0)