From 119c1e210f734efdb8af2dbebfa084c3490c2053 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 21 May 2024 11:20:53 +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 c7bc5b3..0e5dd2d 100644 --- a/extensions.json +++ b/extensions.json @@ -269,7 +269,7 @@ "name": "Mark Previous as Read", "author": "kalvn", "description": "This extension adds a button in the footer of each entry. Clicking this button will mark all previous entries belonging to the current feed, as read. The goal is, when going through a very long list of entries without reading them all, to be able to stop and continue later.", - "version": "1.0.1", + "version": "1.1.0", "entrypoint": "MarkPreviousAsRead", "type": "user", "url": "https://github.com/kalvn/freshrss-mark-previous-as-read",