diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0a960..8133de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +Changes in [0.7.1] (2021-07-08) +============================================================================================ + + * Update CSS selectors for support TST 3.8.5 and later + Changes in [0.7] (2020-03-23) ============================================================================================ diff --git a/manifest.json b/manifest.json index 1cab4fb..61546c5 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.7", + "version": "0.7.1", "author": "Alexey Murz Korepov", "homepage_url": "https://github.com/MurzNN/tst-colored-tabs",