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 Jun 4, 2016
1 parent 6ea52f4 commit 38d1f8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<em:type>2</em:type>
<em:bootstrap>true</em:bootstrap>
<em:name>Tab Center</em:name>
<em:version>1.19</em:version>
<em:version>1.20</em:version>
<em:homepageURL>https://github.com/bwinton/VerticalTabs</em:homepageURL>
<em:updateURL>https://people.mozilla.com/~bwinton/TabCenter/tab-center.update.rdf</em:updateURL>
<em:iconURL>resource://tabcenter/skin/icon.png</em:iconURL>
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.19.0",
"version": "1.20.0",
"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.",
"main": "bootstrap.js",
"directories": {
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.19</em:version>
<em:version>1.20</em:version>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- Firefox -->
Expand Down

0 comments on commit 38d1f8a

Please sign in to comment.