Skip to content

Commit efd44bc

Browse files
committed
Release v1.0.1
Fix version number - this is a patch release (refactoring, bug fixes, performance improvements) not a minor release.
1 parent 3d98622 commit efd44bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome-extension/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 Organizer",
4-
"version": "1.1.0",
4+
"version": "1.0.1",
55
"description": "Automatically organize tabs by domain with one click",
66
"permissions": [
77
"tabs",

0 commit comments

Comments
 (0)