From a2910a9c5f4cf966e7f76e749610bf7a26124a7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 07:57:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-61-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/app/all.json | 1 + all/com/all.json | 1 + meta/2023-06.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5a3cd81c0..b438c7ad6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 677 Frank Update all.json (#3423) - 618 Tim Janssen Update all.json (#3416) + 619 Tim Janssen Update all.json (#3425) 610 Mich block `rescue-ai.netlify.app` (#3375) 534 Jaco Bump deps (w/ TS 5.1) (#3422) 443 mhusnirizal update all.json (#3424) diff --git a/all.json b/all.json index accc46157..bc3757f2d 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralized-mainnet.web.app", - "decentralized-mainnet.firebaseapp.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5295,6 +5293,8 @@ "decentralized-firmwareprotocol.live", "decentralized-launchpad.com", "decentralized-mainnet.com", + "decentralized-mainnet.firebaseapp.com", + "decentralized-mainnet.web.app", "decentralized-multichains.com", "decentralized-network.site", "decentralized-protocol.art", diff --git a/all/app/all.json b/all/app/all.json index b4380c164..1b8d280d6 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -182,6 +182,7 @@ "decentralead.netlify.app", "decentralised-refitting.app", "decentralized-2fauth.web.app", + "decentralized-mainnet.web.app", "decentralized-protocol.netlify.app", "decentralizedplatform.app", "decentralizedsync.netlify.app", diff --git a/all/com/all.json b/all/com/all.json index 6cbb907c7..c141215fc 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1950,6 +1950,7 @@ "decentralized-connect.com", "decentralized-launchpad.com", "decentralized-mainnet.com", + "decentralized-mainnet.firebaseapp.com", "decentralized-multichains.com", "decentralizedclaim.com", "decentralizedcryptoconnect.com", diff --git a/meta/2023-06.json b/meta/2023-06.json index bac46dfaa..b0390733d 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-06-03", + "url": "decentralized-mainnet.firebaseapp.com" + }, + { + "date": "2023-06-03", + "url": "decentralized-mainnet.web.app" + }, { "date": "2023-06-03", "url": "dexchainresolve.io" diff --git a/package.json b/package.json index 8454ed695..e4c9b9a31 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-60-x", + "version": "0.21.4-61-x", "versions": { - "git": "0.21.4-60-x", + "git": "0.21.4-61-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0f7b50732..927f19ffc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-60-x", + "version": "0.21.4-61-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c6dd0410a..c94b85332 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-60-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-61-x' };