Skip to content

Commit 655f9b3

Browse files
committed
chore: bump version to 2.6.2
Made-with: Cursor
1 parent 3534db7 commit 655f9b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Built with Tailwind CSS",
33
"description": "Built with Tailwind CSS is a Firefox Extension that identifies the usage of Tailwind CSS in web pages.",
4-
"version": "2.6.1",
4+
"version": "2.6.2",
55
"manifest_version": 2,
66
"background": {
77
"scripts": [

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Built with Tailwind CSS",
33
"description": "Built with Tailwind CSS is a Chrome Extension that identifies the usage of Tailwind CSS in web pages.",
4-
"version": "2.6.1",
4+
"version": "2.6.2",
55
"manifest_version": 3,
66
"background": {
77
"service_worker": "background.js"

0 commit comments

Comments
 (0)