Skip to content

Commit f74bb15

Browse files
committed
Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension
1 parent 2c6aba0 commit f74bb15

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

chrome.zip

0 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": "1.0.1",
4+
"version": "1.0.2",
55
"description": "URL Shortener",
66
"icons": {
77
"16": "assets/favicon-16.png",

firefox.zip

0 Bytes
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": "1.0.1",
4+
"version": "1.0.2",
55
"browser_specific_settings": {
66
"gecko": {
77

opera.zip

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": "1.0.1",
4+
"version": "1.0.2",
55
"description": "URL Shortener",
66
"developer": {
77
"name": "abhijithvijayan"

0 commit comments

Comments
 (0)