Skip to content

Commit

Permalink
Push a new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwinton committed Mar 2, 2017
1 parent e0743f9 commit 47e9d77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v1.30 - Welcome on board! 🛳
# v1.31 - Welcome on board! 🛳

### New Features:

Expand All @@ -25,6 +25,7 @@
* Splitter only accepts left clicks. (Fixes #900.)
* Scroll to open tab correctly after exiting the tab column
* Drag & scroll on reversed tabs.
* Tabs are opened in correct positions in reverse. (Fixes #956.)


# v1.29 - Windows and Linux.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-center",
"version": "1.30.0",
"version": "1.31.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": {
Expand Down
2 changes: 1 addition & 1 deletion tab-center.update.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Seq>
<li>
<Description>
<em:version>1.30</em:version>
<em:version>1.31</em:version>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- Firefox -->
Expand Down

0 comments on commit 47e9d77

Please sign in to comment.