From 417dd84f7e989dea480a7a043fd8893b840ea635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 07:44:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-92-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 48b227b88..1b1888855 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 822 Tim Janssen Update all.json (#3935) - 793 Frank Update all.json (#3937) + 794 Frank Update all.json (#3938) 613 Mich block event-acala.network (#3875) 545 Jaco Add missing crosscheck entries (#3930) 543 mhusnirizal update all.json (#3936) diff --git a/all.json b/all.json index 568e8860f..331db33b2 100644 --- a/all.json +++ b/all.json @@ -69,7 +69,6 @@ "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", - "accessdapps.firebaseapp.com", "1776coin.org", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", @@ -283,6 +282,7 @@ "accessconnect.icu", "accessconnectdapps.com", "accessdappprotocol.com", + "accessdapps.firebaseapp.com", "accessdapps.web.app", "accessdappsserver.net", "accessfixapp.com", diff --git a/all/com/all.json b/all/com/all.json index c1cb512d8..d79b6dc39 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -52,6 +52,7 @@ "accesscodesverification.com", "accessconnectdapps.com", "accessdappprotocol.com", + "accessdapps.firebaseapp.com", "accessfixapp.com", "accesssrewards.firebaseapp.com", "accommodationcooktown.com", diff --git a/meta/2023-09.json b/meta/2023-09.json index e37c0da7f..bdd135327 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-09-27", + "url": "accessdapps.firebaseapp.com" + }, { "date": "2023-09-26", "url": "1000-rewards.com" diff --git a/package.json b/package.json index 79389540d..6e0050be4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-91-x", + "version": "0.21.7-92-x", "versions": { - "git": "0.21.7-91-x", + "git": "0.21.7-92-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eafe87911..467d0078e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-91-x", + "version": "0.21.7-92-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0d7d72968..a3c9a8e53 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.7-91-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-92-x' };