Bump version to 1.3.0

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
This commit is contained in:
Felvesthe 2025-11-23 13:47:18 +01:00
parent 2c961c9888
commit 07efeb3553
2 changed files with 4 additions and 4 deletions

View file

@ -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
}
}

View file

@ -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"
}
}
}