Skip to content

Commit

Permalink
Bump version to 0.5b6
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Dec 15, 2017
1 parent e977ae0 commit e94da6b
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.5b6 (2017-12-15)
`+` Добавлены галочки в контекстное меню кнопки: левый/правый клик + открывать в фоне.<br>
`x` Исправлена установка значения по умолчанию для настройки «Включено» в content-скрипте (не работало для новых установок без снятия/установки этой галочки).<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.5b6 (2017-12-15)
`+` Added checkboxes in toolbar button context menu: left/right-click + load in background.<br>
`x` Correctly set default value for “Enabled” preference in content script (failed to load on new installs without unchecking/checking of that checkbox).<br>

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "0.5b5",
"version": "0.5b6",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"author": "Infocatcher",
Expand Down

0 comments on commit e94da6b

Please sign in to comment.