diff --git a/README.md b/README.md index 8e7f6b6..6789253 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Development version: [Download the source from GitHub](https://github.com/steven Changes ------- +- v1.4.8 (2020-11-24): Fix Yandex search url. - v1.4.4 (2015-05-20): Re-included Yandex and Baidu search. - v1.4.3 (2015-05-19): Included Bing image match. - v1.4 (20130628): Performed security changes and updated manifest to v2. Removed Yandex, Baidu, Cydral. @@ -28,7 +29,7 @@ Changes Author ------ -Copyright (c) 2011-2015 Steven Van Vaerenbergh +Copyright (c) 2011-2020 Steven Van Vaerenbergh License diff --git a/src/manifest.json b/src/manifest.json index f1f664c..e323ae2 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "RevEye Reverse Image Search", "author": "Steven Van Vaerenbergh", "description": "Perform a search by image. Choose between the image search engines Google, Bing, Yandex, TinEye and Baidu.", - "version": "1.4.7", + "version": "1.4.8", "manifest_version": 2, "background": { "page": "reveye.html"