Skip to content

Commit 937e1db

Browse files
committed
v2.2
1 parent 32603f4 commit 937e1db

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
@@ -40,7 +40,7 @@
4040
"description": "Add star badges to links to GitHub, GitLab, Chrome Web Store, Reddit, and more",
4141
"name": "Starify Links",
4242
"short_name": "StarifyLinks",
43-
"version": "2.1",
43+
"version": "2.2",
4444
"icons": {
4545
"128": "favicon.png"
4646
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starify-links",
3-
"version": "2.1",
3+
"version": "2.2",
44
"description": "Add Stars badges to all kinds of links",
55
"devDependencies": {
66
"@playwright/test": "^1.56.1",

0 commit comments

Comments
 (0)