Skip to content

Commit e352b65

Browse files
committed
Release 1.0.4
1 parent f0bae3a commit e352b65

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "read-only-view",
33
"name": "Read Only View",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"minAppVersion": "1.10.3",
66
"description": "Forces notes to open in read-only preview mode. Lock your files to prevent accidental edits with this simple editor lock tool.",
77
"author": "mrKazzila - Ilya Kazakov",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read-only-view",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Forces notes to open in read-only preview mode. Lock your files to prevent accidental edits with this simple editor lock tool.",
55
"main": "main.js",
66
"type": "module",

0 commit comments

Comments
 (0)