We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0251076 commit 476462dCopy full SHA for 476462d
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v4.3.2
+## v4.4.0
4
5
- Support POST requests
6
- Update translations
package.json
@@ -1,7 +1,7 @@
{
"name": "reverse-image-search",
"description": "Reverse Image Search",
- "version": "4.3.2",
+ "version": "4.4.0",
"author": "Brawl345",
"license": "Unlicense",
7
"repository": {
public/manifest.json
@@ -4,7 +4,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"author": "Andreas Bielawski",
- "version": "4.3.1",
8
"icons": {
9
"16": "icons/16.png",
10
"32": "icons/32.png",
0 commit comments