Bump version to 0.14.2013052901

This commit is contained in:
Piro / YUKI Hiroshi 2013-05-29 21:28:19 +09:00
parent b636110ed5
commit 5ab5873042
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.14.2013052901
* Fixed: Pinned tabs are shown with more stylized appearance.
* Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs in more cases. (by Drugoy. Thanks!)
* Fixed: Update the tab bar correctly when contents in the browser bottom bar or the toolbar are modified. (Regression on 0.14.2013040601)

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.14.2013052901
* ピン留めされたタブの外観をより綺麗に調整するようにした
* 他のグループのタブがある時に、変な位置でタブの間にマージンが適用されてしまう問題について、まだ問題が修正されていなかったケースがあったのを改善by Drugoy. Thanks!
* アドオンバーやツールバー等の表示・非表示が切り替わった際にタブバーの表示が更新されなくなっていたのを修正0.14.2013040601での後退バグ)

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.14.2013040601"
em:version="0.14.2013052901"
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"