From cf02579f86eeafa17a016e107b8a0b239ed1c9aa Mon Sep 17 00:00:00 2001 From: Felvesthe <23108389+Felvesthe@users.noreply.github.com> Date: Sun, 30 Nov 2025 18:31:11 +0100 Subject: [PATCH] Bump version to 1.3.1 Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com> --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9efe1d2..cebd2ec 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-locker", "name": "Note Locker", - "version": "1.3.0", + "version": "1.3.1", "minAppVersion": "0.15.0", "description": "Lock notes to open in preview mode by default.", "author": "Felvesthe",