From a0ba3fc5fccd6f488013dff6a4e2f444ea5df973 Mon Sep 17 00:00:00 2001 From: Croydon Date: Wed, 12 Dec 2018 07:30:18 +0100 Subject: [PATCH] Release 0.12.1 --- changelog.md | 7 +++++++ manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index fc17153..2863222 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +### v0.12.1, 2018-12-12 + * fixed: initial tab toolbar position (#215) + + + *** + + ### v0.12.0, 2018-12-10 * added: show a border line when dragging tabs around to move them up/down (#141, #199) * added: duplicate tab context menu option (#189) diff --git a/manifest.json b/manifest.json index 4ce38c8..8f4a206 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Vertical Tabs Reloaded", "short_name": "VTR", "description": "This Firefox add-on arranges tabs in a vertical rather than horizontal fashion.", - "version": "0.12.0", + "version": "0.12.1", "manifest_version": 2, "author": "Michael 'Croydon' Keck", "developer":