From 7bf60697c233ebef6dec4d1ebd1cb1d1415fcc62 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: Sun, 17 May 2026 01:38:45 +0300 Subject: [PATCH] Bump version to 2.3.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8d54dce..b7a143e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "structure-commander", "name": "Structure Commander", - "version": "2.3.0", + "version": "2.3.1", "minAppVersion": "1.0.0", "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",