diff options
author | Mark Powers <mark@marks.kitchen> | 2021-10-02 13:39:48 -0500 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2021-10-02 13:39:48 -0500 |
commit | ff9f53e5673d742d155881a2a29f31ba312dce9c (patch) | |
tree | 1f5be094ecedebf17c91d152cb680ca8f322f3bf | |
parent | 7893fec24273571ba0d7f3cf9950b66641bf210c (diff) |
Bump version
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index f8c500a..0fa1dea 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "description": "Finds feeds or generates RSS-Bridge URLs for the current page. Optional integration with tt-rss.", "manifest_version": 2, "name": "RSS-Bridge helper", - "version": "1.1", + "version": "1.2", "content_scripts": [ { "matches": [ |