diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eaa37a2..e0918384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# v1.33 - subject +# v1.34 - Stop the Crashes + +### Fixes: + +* Closing tabs on nightly no longer leaves space and crashes. (Fixes #1062.) + +# v1.33 - Spinners and Filters ### Fixes: diff --git a/package.json b/package.json index 6c84eaae..dc45c42f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tab-center", - "version": "1.33.0", + "version": "1.34.0", "title": "Tab Center", "description": "Tab Center is an attempt to solve some of the issues that have emerged from the way people use tabs (most notably the “too many tabs” problem) and provide a more versatile UI basis for future innovation. The first version of this Firefox add-on arranges tabs in a vertical rather than horizontal fashion. It is heavily inspired by and borrows ideas from the excellent VerticalTabs add-on.", "locales": { diff --git a/tab-center.update.rdf b/tab-center.update.rdf index 935acc51..479f8896 100644 --- a/tab-center.update.rdf +++ b/tab-center.update.rdf @@ -5,7 +5,7 @@
  • - 1.33 + 1.34 {ec8030f7-c20a-464f-9b0e-13a3a9e97384}