Skip to content

Commit 80d8218

Browse files
release: 1.0.17
1 parent 5e8a749 commit 80d8218

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Tab Modifier",
4-
"version": "1.0.16",
4+
"version": "1.0.17",
55
"description": "Take control of your tabs",
66
"homepage_url": "https://github.com/furybee/chrome-tab-modifier",
77
"action": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tab-modifier",
33
"private": true,
4-
"version": "1.0.16",
4+
"version": "1.0.17",
55
"type": "module",
66
"scripts": {
77
"test": "vitest --run",

0 commit comments

Comments
 (0)