Mercurial > addons > firefox-addons > context-web-search
changeset 7:369e61618ff0 version-3
Release version 3
author | Guido Berhoerster <guido+cws@berhoerster.name> |
---|---|
date | Sun, 10 Oct 2021 20:55:03 +0200 |
parents | d5f5d016facd |
children | 688074a7d58e |
files | Makefile NEWS |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Oct 10 19:07:11 2021 +0200 +++ b/Makefile Sun Oct 10 20:55:03 2021 +0200 @@ -22,7 +22,7 @@ # NAME = context-web-search -VERSION = 2 +VERSION = 3 EXT_NAME = $(subst -,_,$(NAME))-$(VERSION) INKSCAPE := inkscape
--- a/NEWS Sun Oct 10 19:07:11 2021 +0200 +++ b/NEWS Sun Oct 10 20:55:03 2021 +0200 @@ -1,6 +1,11 @@ News ==== +Context Web Search 3 (2021-10-10T20:55:03+02:00) +------------------------------------------------ + +- Open search resuls in background when using middle click + Context Web Search 2 (2019-10-31T16:30:20+01:00) ------------------------------------------------