Skip to content

Commit def2a87

Browse files
bump version
1 parent 409afd7 commit def2a87

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "container-tab-groups",
3-
"version": "11.12.0",
3+
"version": "11.13.0",
44
"description": "Chrome-like tab groups using private and isolated containers: The ultimate tab manager and groups for Firefox.",
55
"main": "./scripts/index.js",
66
"type": "module",

src/release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"isDevelopmentVersion": false,
2+
"isDevelopmentVersion": true,
33
"patchVersion": 0
44
}

0 commit comments

Comments
 (0)