Bump version to 0.18.2016090802

This commit is contained in:
Piro / YUKI Hiroshi 2016-09-08 23:56:32 +09:00
parent f7c0ecbc70
commit 7057f28d5d
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.18.2016090802
* Failed to initialize the browser window with a preference: `browser.tabs.drawInTitlebar`=`false` (regression on 0.18.2016090601.)
- 0.18.2016090801
* The dialog to choose how tabs to be opened from a bookmark folder is now cancelable.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.18.2016090802
* `browser.tabs.drawInTitlebar`=`false`の設定の時にブラウザウィンドウの初期化に失敗する問題を修正0.18.2016090601以降での後退バグ)
- 0.18.2016090801
* ブックマークフォルダをタブで開く時の開き方を選択するダイアログをキャンセルできるようにした

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.18.2016090801"
em:version="0.18.2016090802"
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"