Bump version to 0.17.2016083101

This commit is contained in:
Piro / YUKI Hiroshi 2016-08-31 03:04:08 +09:00
parent a27f086c2d
commit 5979c78513
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.17.2016083101
* Fix broken tab color of Firefox 51 and laterdue to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).)
- 0.17.2016083001
* Better handling about positioning of new tabs duplicated by other addons.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.17.2016083101
* Firefox 51以降でタブの色がおかしくなる問題を修正[bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従)
- 0.17.2016083001
* 他のアドオンによって複製されたタブの位置の取り扱いを改善した

View File

@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.17.2016083001"
em:version="0.17.2016083101"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"