Mercurial > addons > firefox-addons > context-web-search
changeset 4:72e2ab36f4fc version-2
Release version 2
author | Guido Berhoerster <guido+cws@berhoerster.name> |
---|---|
date | Thu, 31 Oct 2019 16:30:20 +0100 |
parents | f77dab12bb52 |
children | 330db83ea497 |
files | Makefile NEWS |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Thu Oct 31 16:22:48 2019 +0100 +++ b/Makefile Thu Oct 31 16:30:20 2019 +0100 @@ -22,7 +22,7 @@ # NAME = context-web-search -VERSION = 1 +VERSION = 2 EXT_NAME = $(subst -,_,$(NAME))-$(VERSION) INKSCAPE := inkscape
--- a/NEWS Thu Oct 31 16:22:48 2019 +0100 +++ b/NEWS Thu Oct 31 16:30:20 2019 +0100 @@ -1,6 +1,11 @@ News ==== +Context Web Search 2 (2019-10-31T16:30:20+01:00) +------------------------------------------------ + +- Add support for contextual identities + Context Web Search 1 (2018-10-23T12:56:48+02:00) ------------------------------------------------