Skip to content

Commit 372645f

Browse files
committed
release 0.1.1
1 parent d5a0542 commit 372645f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { buildDate:"2019-07-20T15:48:26+02:00", buildRevision: "4a646ca5a7723c538046c5a5077a5263c7b42011" };
1+
module.exports = { buildDate:"2019-07-20T15:53:10+02:00", buildRevision: "d5a05427038ef8d193d23a795426aa26f5792387" };

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Trilium Web Clipper (dev)",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Save web clippings to Trilium Notes.",
66
"homepage_url": "https://github.com/zadam/trilium-web-clipper",
77
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",

0 commit comments

Comments
 (0)