Bump version to 0.17.2016031101

This commit is contained in:
Piro / YUKI Hiroshi 2016-03-11 12:50:53 +09:00
parent b9568d2382
commit 513e5c5117
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.17.2016031101
* Open bookmark groups as a tree correctly, even if it is the first time for an window. (regression)
* Apply configured max indent level for vertical tab bar correctly. (regression)
* Allow to unmute tab always, even if the sound is not played. (regression)

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.17.2016031101
* ウィンドウを開いて最初の1回だけ、ブックマークグループをタブで開く時にツリーにならなくなっていたのを修正後退バグ
* 縦型タブバーにおいて、設定された最大のインデントの深さが保存・反映されなくなっていたのを修正(後退バグ)
* 音声が再生されていないときにタブの消音を解除できなくなっていたのを修正(後退バグ)

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.2016030402"
em:version="0.17.2016031101"
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"
@ -249,7 +249,7 @@
<em:targetApplication>
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="38.0"
em:maxVersion="47.0a1" />
em:maxVersion="48.0a1" />
</em:targetApplication>
</RDF:Description>
</RDF:RDF>