Skip to content

Commit b3d70aa

Browse files
committed
release 0.3.1
1 parent 968f735 commit b3d70aa

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:"2021-04-10T11:22:26+02:00", buildRevision: "6cd9aadfca048d0f42c5bf92b46a3bff835d7cfd" };
1+
module.exports = { buildDate:"2021-11-20T22:00:36+01:00", buildRevision: "968f735adc035f09b791e6a4dde6c9c170fd8a8d" };

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.3.0",
4+
"version": "0.3.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)