Bump version to 0.14.2014050101

This commit is contained in:
Piro / YUKI Hiroshi 2014-05-01 04:53:06 +09:00
parent 5352ccb7f8
commit 44fa7b4079
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.14.2014050101
* Works on Nightly 32.0a1 again.
* Hide pinned tabs completely on DOM full-screen mode.
- 0.14.2014043001

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.14.2014050101
* Nightly 32.0a1に対応
* DOMフルスクリーンモードでピン留めされたタブが表示されないようにした
- 0.14.2014043001

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.2014043001"
em:version="0.14.2014050101"
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"