From 280bc7aa7485784f64c1e7604a54224cd75c9999 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Wed, 12 Feb 2020 17:36:19 +0100 Subject: [PATCH] Update ThreePanesView (#74) --- extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 72fe7ec..4bdf8c2 100644 --- a/extensions.json +++ b/extensions.json @@ -123,7 +123,7 @@ }, { "name": "ThreePanesView", - "version": 1.3, + "version": 1.4, "description": "Adds a third vertical pane along the article list, to display the article's content.", "author": "Nicolas Frandeboeuf", "url": "https://framagit.org/nicofrand/xextension-threepanesview",