Bump version to 1.1.0

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
This commit is contained in:
Felvesthe 2025-05-09 17:49:26 +02:00
parent 90775b8b9b
commit b6822b20c9
2 changed files with 2 additions and 2 deletions

View file

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