Bump version to 1.2.1

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
This commit is contained in:
Felvesthe 2025-05-16 22:00:07 +02:00
parent 0a2336814a
commit 6fcfe3582f
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "note-locker",
"name": "Note Locker",
"version": "1.2.0",
"version": "1.2.1",
"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.2.0",
"version": "1.2.1",
"description": "Lock notes to open in preview mode by default.",
"main": "main.js",
"scripts": {