diff --git a/Clipper/joplin-webclipper/manifest.json b/Clipper/joplin-webclipper/manifest.json index d629d3123..38b257100 100644 --- a/Clipper/joplin-webclipper/manifest.json +++ b/Clipper/joplin-webclipper/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Joplin Web Clipper [DEV]", - "version": "1.0.11", + "version": "1.0.12", "description": "Capture and save web pages and screenshots from your browser to Joplin.", "homepage_url": "https://joplin.cozic.net", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",