addons/firefox-addons/tab-mover
changeset 33:df8ade6f65c4 version-9
Release version 9
author | Guido Berhoerster <guido+tab-mover@berhoerster.name> |
---|---|
date | Thu Apr 08 12:26:03 2021 +0200 (14 months ago) |
parents | aaed574396b8 |
children | a989d7edee02 |
files | Makefile NEWS |
line diff
1.1 --- a/Makefile Thu Apr 08 11:22:24 2021 +0200 1.2 +++ b/Makefile Thu Apr 08 12:26:03 2021 +0200 1.3 @@ -22,7 +22,7 @@ 1.4 # 1.5 1.6 NAME = tab-mover 1.7 -VERSION = 8 1.8 +VERSION = 9 1.9 EXT_NAME = $(subst -,_,$(NAME))-$(VERSION) 1.10 1.11 INKSCAPE := inkscape
2.1 --- a/NEWS Thu Apr 08 11:22:24 2021 +0200 2.2 +++ b/NEWS Thu Apr 08 12:26:03 2021 +0200 2.3 @@ -1,6 +1,12 @@ 2.4 News 2.5 ==== 2.6 2.7 +Tab Mover 9 (2021-04-08T12:26:03+02:00) 2.8 +--------------------------------------- 2.9 + 2.10 +- Move pinned tabs correctly 2.11 +- Adjust command line options to Inkscape 1.0 2.12 + 2.13 Tab Mover 8 (2021-03-01T08:28:25+01:00) 2.14 --------------------------------------- 2.15