Skip to content

Commit

Permalink
Bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Mar 26, 2024
1 parent c33151f commit 6f4702e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions history.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# History

- master/HEAD
- 1.5.1 (2024.3.26)
* Add support for "Tabs Sidebar" of Watefox G6.0.10 and later.
- 1.5 (2022.09.12)
* Activate "Create group" command for tabs even if any other group tab is in the selection ([by emvaized](https://github.com/piroor/tst-more-tree-commands/pull/18), thanks!)
- 1.4 (2022.04.22)
Expand Down
2 changes: 2 additions & 0 deletions history.ja.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# 更新履歴

- master/HEAD
- 1.5.1 (2024.3.26)
* Waterfox G6.0.10以降に含まれる「タブサイドバー」に対応
- 1.5 (2022.09.12)
* 選択されたタブの中に既存のグループタブが含まれている場合に「これらのタブを新しいグループにする」を使用できなくなっていたのを修正([by emvaized](https://github.com/piroor/tst-more-tree-commands/pull/18), thanks!)
- 1.4 (2022.04.22)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.5",
"version": "1.5.1",
"author": "YUKI \"Piro\" Hiroshi",
"description": "__MSG_extensionDescription__",
"permissions": [
Expand Down

0 comments on commit 6f4702e

Please sign in to comment.