From 1133994215224b11b2e8a737066cd1ec264018ec Mon Sep 17 00:00:00 2001 From: Damien Erambert Date: Fri, 9 Jun 2017 21:37:04 -0700 Subject: [PATCH] 3.3.8 --- CHANGELOG.md | 8 +++++++- package.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8136d428..9eb89d6c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -:tada: 3.3.7 :tada: +:tada: 3.3.8 :tada: +=============== +- [Bugfix] The settings page was broken on Firefox because of a mistake on my side. It's fixed +- [Meta] Changed mentions of "Chrome" in the locales to "browser" + + +3.3.7 =============== - [Meta] [Improvement] The "don't autoplay GIFs" feature has been removed now that [TweetDeck has that feature now](https://twitter.com/TweetDeck/status/861997926587019264) - [Meta] [Feature] The sharing feature now requires your explicit permission before working. See the "Share" section on the left to learn more. diff --git a/package.json b/package.json index d2767c71b..45aacfbe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "BetterTweetDeck", - "version": "3.3.7", + "version": "3.3.8", "description": "Adds some nice options on TweetDeck to provide a better experience on the webapp when used on Chrome.", "repository": { "type": "git",