mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
clipper: bump version to 0.2
This commit is contained in:
@@ -33,8 +33,9 @@ const ACTION = {
|
||||
|
||||
const common = {
|
||||
name: "Notesnook Web Clipper",
|
||||
version: "0.1",
|
||||
description: "Clip web pages.",
|
||||
version: "0.2",
|
||||
description:
|
||||
"Clip web pages & save interesting things you find on the web directly into Notesnook in a private & secure way.",
|
||||
permissions: [
|
||||
"activeTab",
|
||||
"tabs",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@notesnook/web-clipper",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"main": "./dist/index.js",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user