From 33037f8d224505e06adafb895072a149ef219c47 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Tue, 18 Jul 2023 14:11:48 +0200 Subject: [PATCH] Update ThreePanesView version in extensions.json --- extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 4d34617..b1a6946 100644 --- a/extensions.json +++ b/extensions.json @@ -368,7 +368,7 @@ "name": "ThreePanesView", "author": "nicofrand", "description": "Adds a third vertical pane along the articles list, to display the articles content.", - "version": 1.13, + "version": 1.14, "entrypoint": "ThreePanesView", "type": "user", "url": "https://framagit.org/nicofrand/xextension-threepanesview",