From 883166699635833cd0565b9c5f989e425e55c940 Mon Sep 17 00:00:00 2001 From: alex4401 Date: Mon, 17 Jun 2024 00:40:10 +0200 Subject: [PATCH] chore: updating publisher to indie.io --- icons/redirectBadge.svg | 2 +- manifests/chrome_dev.json | 2 +- manifests/chrome_rel.json | 2 +- manifests/firefox_dev.json | 2 +- manifests/firefox_rel.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/icons/redirectBadge.svg b/icons/redirectBadge.svg index e4413ee..b11dd2b 100644 --- a/icons/redirectBadge.svg +++ b/icons/redirectBadge.svg @@ -1,4 +1,4 @@ - + diff --git a/manifests/chrome_dev.json b/manifests/chrome_dev.json index 7b54f26..f5813c8 100644 --- a/manifests/chrome_dev.json +++ b/manifests/chrome_dev.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name_dev__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9910701", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/chrome_rel.json b/manifests/chrome_rel.json index d56d6c8..d5fff0f 100644 --- a/manifests/chrome_rel.json +++ b/manifests/chrome_rel.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/firefox_dev.json b/manifests/firefox_dev.json index a4ccea2..23998b8 100644 --- a/manifests/firefox_dev.json +++ b/manifests/firefox_dev.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name_dev__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9910701", "description": "__MSG_extension_desc__", "default_locale": "en", diff --git a/manifests/firefox_rel.json b/manifests/firefox_rel.json index 9e64b91..b7a3a42 100644 --- a/manifests/firefox_rel.json +++ b/manifests/firefox_rel.json @@ -1,6 +1,6 @@ { "name": "__MSG_extension_name__", - "author": "Freedom Games", + "author": "indie.io", "version": "1.7.9", "description": "__MSG_extension_desc__", "default_locale": "en",