Bump version to 1.2.0

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
This commit is contained in:
Felvesthe 2025-05-11 01:39:28 +02:00
parent 688142f84e
commit 244faf9e1f
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "note-locker",
"name": "Note Locker",
"version": "1.1.0",
"version": "1.2.0",
"minAppVersion": "0.15.0",
"description": "Lock notes to open in preview mode by default.",
"author": "Felvesthe",

View file

@ -1,6 +1,6 @@
{
"name": "note-locker",
"version": "1.1.0",
"version": "1.2.0",
"description": "Lock notes to open in preview mode by default.",
"main": "main.js",
"scripts": {