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",