From 5dbc5885c6bfe921cf7b16b52e1837933c68bb6d Mon Sep 17 00:00:00 2001 From: Tabib Hasanzada <56648986+tabibyte@users.noreply.github.com> Date: Sat, 2 Nov 2024 06:30:23 +0400 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index faef79f..f2a8ab7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "session-notes", "name": "Session Notes", - "version": "1.1.1", + "version": "1.2.0", "minAppVersion": "0.15.0", - "description": "A plugin to create temporary & session notes that will be deleted when session ends", + "description": "Create temporary session or one-off notes", "author": "tabibyte", "authorUrl": "https://github.com/tabibyte", "isDesktopOnly": false