diff --git a/manifest.json b/manifest.json index a69e9c9..c48e65c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-locker", "name": "Note Locker", - "version": "1.2.0", + "version": "1.2.1", "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 b2fed3d..a3618ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "note-locker", - "version": "1.2.0", + "version": "1.2.1", "description": "Lock notes to open in preview mode by default.", "main": "main.js", "scripts": {