Skip to content

Commit ac1979f

Browse files
committed
Bump version to 1.2.1
Signed-off-by: Felvesthe <[email protected]>
1 parent 0a23368 commit ac1979f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "note-locker",
33
"name": "Note Locker",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"minAppVersion": "0.15.0",
66
"description": "Lock notes to open in preview mode by default.",
77
"author": "Felvesthe",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "note-locker",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Lock notes to open in preview mode by default.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)