From ebcc82801dcb0b787237dbaaa6ed10ededa9fc49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=9A=D1=83=D0=B4?= =?UTF-8?q?=D0=BB=D0=B0=D0=B9?= Date: Thu, 30 Apr 2026 21:50:47 +0300 Subject: [PATCH] Update manifest for release 2.2.2 --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index b923b56..ca27761 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "structure-commander", "name": "Structure Commander", - "version": "2.2.1", + "version": "2.2.2", "minAppVersion": "1.0.0", - "description": "Управление Markdown-структурой: ветки, уровни, сворачивание, перенумерация, экспорт ветки, боковая панель и панель инструментов над редактором.", - "author": "Structure Commander", + "description": "Manage Markdown structure as a tree: move branches, change heading levels, fold sections, renumber outlines, export branches, and navigate long notes.", + "author": "Andrey Kudlay", "isDesktopOnly": false }