Skip to content

Commit 28c26c5

Browse files
committed
Bump version to 3.5.1
1 parent 66518a2 commit 28c26c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tabs-aside",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "tab/session manager",
55
"scripts": {
66
"build": "gulp --prod",

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Tabs Aside",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"description": "__MSG_extension_description__",
66
"author": "Tim Weißenfels",
77

0 commit comments

Comments
 (0)