From 40a8265df43bd13afa70878968a983e5614acdad Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 20 Nov 2024 11:23:13 +0000 Subject: [PATCH] Update extension list --- extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index dcabb5e..ca96ada 100644 --- a/extensions.json +++ b/extensions.json @@ -16,7 +16,7 @@ "name": "ArticleSummary", "author": "Liang", "description": "A powerful article summarization plugin for FreshRSS that allows users to generate summaries using a language model API conforming to the OpenAI API specification.", - "version": "0.1", + "version": "0.1.2", "entrypoint": "ArticleSummary", "type": "user", "url": "https://github.com/LiangWei88/xExtension-ArticleSummary",