Bump version to 0.14.2014050102

This commit is contained in:
YUKI Hiroshi 2014-05-01 15:50:50 +09:00
parent c2e2123e19
commit ef4d915294
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History # History
- master/HEAD - master/HEAD
- 0.14.2014050102
* Works with Unified Sidebar correctly, in the "auto shrink" mode. (regression) * Works with Unified Sidebar correctly, in the "auto shrink" mode. (regression)
- 0.14.2014050101 - 0.14.2014050101
* Works on Nightly 32.0a1 again. * Works on Nightly 32.0a1 again.

View File

@ -1,6 +1,7 @@
# 更新履歴 # 更新履歴
- master/HEAD - master/HEAD
- 0.14.2014050102
* タブを自動的に縮めるモードにおいて、Unified Sidebarと協調して動作するようにした後退バグの修正 * タブを自動的に縮めるモードにおいて、Unified Sidebarと協調して動作するようにした後退バグの修正
- 0.14.2014050101 - 0.14.2014050101
* Nightly 32.0a1に対応 * Nightly 32.0a1に対応

View File

@ -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.14.2014050101" em:version="0.14.2014050102"
em:creator="YUKI &quot;Piro&quot; Hiroshi" em:creator="YUKI &quot;Piro&quot; 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"