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":