Skip to content

Commit

Permalink
Bump version to 0.1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed May 18, 2014
1 parent a79f8d2 commit 72cb451
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
`*` - улучшено<br>

##### master/HEAD
##### 0.1.7.2 (2014-05-18)
`*` Добавлена возможность использовать простые ссылки вида private:example.com, префикс `http://` будет автоматически добавлен ко всем ссылкам без протокола.<br>
`x` Подправлена подпись кнопки «Новая приватная вкладка» в русской и французской локалях в Firefox 29+ (Australis): теперь используется короткий вариант из-за небольшой доступной длины в новом меню (<a href="https://github.com/Infocatcher/Private_Tab/issues/141">#141</a>).<br>
`x` Подкорректировано предыдущее исправление вида кнопки «Новая приватная вкладка» после последней вкладки при наведении курсора в Firefox 29+ (Australis) (<a href="https://github.com/Infocatcher/Private_Tab/issues/138">#138</a>).<br>
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
`*` - improved<br>

##### master/HEAD
##### 0.1.7.2 (2014-05-18)
`*` Added ability to use simple links like private:example.com, `http://` prefix will be added automatically to all links without protocol.<br>
`x` Corrected label for “New Private Tab” button in Russian and French locales in Firefox 29+ (Australis): now used short variant due to small available length in new menu (<a href="https://github.com/Infocatcher/Private_Tab/issues/141">#141</a>).<br>
`x` Corrected previous fix for appearance of hovered “New Private Tab” button after last tab in Firefox 29+ (Australis) (<a href="https://github.com/Infocatcher/Private_Tab/issues/138">#138</a>).<br>
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<em:type>2</em:type>
<em:bootstrap>true</em:bootstrap>
<em:name>Private Tab</em:name>
<em:version>0.1.7.1</em:version>
<em:version>0.1.7.2</em:version>
<em:description>Adds private tabs</em:description>
<em:creator>Infocatcher</em:creator>
<em:updateURL>http://infocatcher.ucoz.net/ext/fx/private_tab/update.rdf</em:updateURL>
Expand Down

0 comments on commit 72cb451

Please sign in to comment.