diff --git a/manifest.json b/manifest.json index d9ec5ec..a69e9c9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-locker", "name": "Note Locker", - "version": "1.1.0", + "version": "1.2.0", "minAppVersion": "0.15.0", "description": "Lock notes to open in preview mode by default.", "author": "Felvesthe", diff --git a/package.json b/package.json index a2d3b20..b2fed3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "note-locker", - "version": "1.1.0", + "version": "1.2.0", "description": "Lock notes to open in preview mode by default.", "main": "main.js", "scripts": {