mirror of
https://github.com/felvesthe/Note-Locker.git
synced 2026-07-22 05:44:06 +00:00
Bump version to 1.3.0
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
This commit is contained in:
parent
2c961c9888
commit
07efeb3553
2 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"id": "note-locker",
|
||||
"name": "Note Locker",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Lock notes to open in preview mode by default.",
|
||||
"author": "Felvesthe",
|
||||
"authorUrl": "https://github.com/Felvesthe",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "note-locker",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"description": "Lock notes to open in preview mode by default.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
@ -21,4 +21,4 @@
|
|||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue