From 6e5b176e2e0793b58fc97d45f1226e7c10728719 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 05:13:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.5-16-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2023-03.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 44f5905c5..cf1b1ca86 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 591 Frank Update all.json (#3198) 562 Tim Janssen Update all.json (#3193) 520 Jaco Add repo dev req. for Node.js (#3186) - 417 mhusnirizal update all.json (#3160) + 418 mhusnirizal update all.json (#3200) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) diff --git a/all.json b/all.json index 245cc4a1e..aa4f555fa 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "dappfixess.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3920,6 +3919,7 @@ "dappfixedconnect.net", "dappfixen.online", "dappfixerror.com", + "dappfixess.netlify.app", "dappfixing.app", "dappfixing.com", "dappfixings.app", diff --git a/all/app/all.json b/all/app/all.json index 0e1545357..50887093e 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -101,6 +101,7 @@ "dappauthsync.vercel.app", "dappconnectwallet.web.app", "dappfix.app", + "dappfixess.netlify.app", "dappfixing.app", "dappfixings.app", "dappquery.netlify.app", diff --git a/meta/2023-03.json b/meta/2023-03.json index a6cc645df..c889322d5 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-28", + "url": "dappfixess.netlify.app" + }, { "date": "2023-03-27", "url": "23174-5425.s2.webspace.re" diff --git a/package.json b/package.json index d34f683b3..915a9c468 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.5-15-x", + "version": "0.20.5-16-x", "versions": { - "git": "0.20.5-15-x", + "git": "0.20.5-16-x", "npm": "0.20.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d525221dd..1862b124a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.5-15-x", + "version": "0.20.5-16-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3989bfbfb..d7a79b529 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.20.5-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5-16-x' };