We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c961c9 commit 07efeb3Copy full SHA for 07efeb3
manifest.json
@@ -1,10 +1,10 @@
1
{
2
"id": "note-locker",
3
"name": "Note Locker",
4
- "version": "1.2.1",
+ "version": "1.3.0",
5
"minAppVersion": "0.15.0",
6
"description": "Lock notes to open in preview mode by default.",
7
"author": "Felvesthe",
8
"authorUrl": "https://github.com/Felvesthe",
9
"isDesktopOnly": false
10
-}
+}
package.json
@@ -1,6 +1,6 @@
"name": "note-locker",
"main": "main.js",
"scripts": {
@@ -21,4 +21,4 @@
21
"tslib": "2.4.0",
22
"typescript": "4.7.4"
23
}
24
0 commit comments