Skip to content

Commit 02a6f4a

Browse files
committed
Bump version to 4.1.11
1 parent f75a42e commit 02a6f4a

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# History
22

33
- master/HEAD
4+
- 4.1.11 (2025.5.29)
45
* Keep the height of the pinned tabs area resizeable even if it was shrunken to zero.
56
* Don't shrink the height of the pinned tabs area to zero at the startup after it was manually resized.
67
- 4.1.10 (2025.5.27)

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 更新履歴
22

33
- master/HEAD
4+
- 4.1.11 (2025.5.29)
45
* ピン留めされたタブの領域の高さを0にした後に再びリサイズできなくなる問題を修正
56
* ピン留めされたタブの領域の高さを手動で変更してから再起動すると高さが0になってしまう問題を修正
67
- 4.1.10 (2025.5.27)

webextensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
4-
"version": "4.1.10",
4+
"version": "4.1.11",
55
"author": "YUKI \"Piro\" Hiroshi",
66
"description": "__MSG_extensionDescription__",
77
"permissions": [

0 commit comments

Comments
 (0)