Bump version to 0.17.2016083101
This commit is contained in:
parent
a27f086c2d
commit
5979c78513
@ -1,6 +1,7 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
- 0.17.2016083101
|
||||||
* Fix broken tab color of Firefox 51 and later(due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).)
|
* Fix broken tab color of Firefox 51 and later(due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).)
|
||||||
- 0.17.2016083001
|
- 0.17.2016083001
|
||||||
* Better handling about positioning of new tabs duplicated by other addons.
|
* Better handling about positioning of new tabs duplicated by other addons.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# 更新履歴
|
# 更新履歴
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
- 0.17.2016083101
|
||||||
* Firefox 51以降でタブの色がおかしくなる問題を修正([bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従)
|
* Firefox 51以降でタブの色がおかしくなる問題を修正([bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従)
|
||||||
- 0.17.2016083001
|
- 0.17.2016083001
|
||||||
* 他のアドオンによって複製されたタブの位置の取り扱いを改善した
|
* 他のアドオンによって複製されたタブの位置の取り扱いを改善した
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||||
em:id="treestyletab@piro.sakura.ne.jp"
|
em:id="treestyletab@piro.sakura.ne.jp"
|
||||||
em:name="Tree Style Tab"
|
em:name="Tree Style Tab"
|
||||||
em:version="0.17.2016083001"
|
em:version="0.17.2016083101"
|
||||||
em:creator="YUKI "Piro" Hiroshi"
|
em:creator="YUKI "Piro" Hiroshi"
|
||||||
em:description="Show tabs like a tree."
|
em:description="Show tabs like a tree."
|
||||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user