diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0f4030a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +web-ext-artifacts +todo.txt diff --git a/manifest.json b/manifest.json index ca7fabb..ea5ad15 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "RSSPreview", - "version": "3.32.1", + "version": "3.33", "author": "Aurelien David", "homepage_url": "https://github.com/aureliendavid/rsspreview",