Skip to content

Commit 60e130f

Browse files
committed
Deploy thedevs-network/kutt-extension to github.com/thedevs-network/kutt-extension.git:extension
1 parent 0c763a8 commit 60e130f

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

chrome.zip

-1 Bytes
Binary file not shown.

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

firefox.xpi

1 Byte
Binary file not shown.

firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

opera.crx

0 Bytes
Binary file not shown.

opera/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "4.1.0",
4+
"version": "4.1.1",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

0 commit comments

Comments
 (0)