Skip to content

Commit 6615e0d

Browse files
committed
v2.1.0
1 parent 75db081 commit 6615e0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "full-text-tabs-forever",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "A web extension for searching your full browsing history.",
55
"main": "index.js",
66
"scripts": {

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/chrome-manifest",
33
"name": "Full Text Tabs Forever",
44
"description": "Search your full browsing history",
5-
"version": "2.0.5",
5+
"version": "2.1.0",
66
"manifest_version": 3,
77
"permissions": [
88
"unlimitedStorage",

0 commit comments

Comments
 (0)