diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e4be18..3bb0a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +Changes in [0.6] (2019-05-27) +============================================================================================ + + * Hotfix for support TST 3.0.12 and later, thanks to @piroor + Changes in [0.5] (2019-01-13) ============================================================================================ diff --git a/manifest.json b/manifest.json index 64db3af..d17b238 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "TST Colored Tabs", "short_name": "TSTColoredTabs", "description": "Colorize tabs in Tree Style Tab based on hostname.", - "version": "0.5", + "version": "0.6", "author": "Alexey Murz Korepov", "homepage_url": "https://github.com/MurzNN/tst-colored-tabs",