From e01c85afc4cf68bfceac0ea11b57af4b18388065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 09:14:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.3-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/biz/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 f98dce9e8..6c401e230 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 555 Frank Update all.json (#3128) - 541 Tim Janssen Update all.json (#3122) + 542 Tim Janssen Update all.json (#3129) 513 Jaco Update Pinata SDK (#3124) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d9bae5e4b..b1ea7ae7d 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "citizenbankonline111.moneyhome.biz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2140,6 +2139,7 @@ "cipherdatanet.com", "cirdonsmail.store", "cititoken.io", + "citizenbankonline111.moneyhome.biz", "claim-airdrop-bep20-tokens.com", "claim-ape.land", "claim-bayc.xyz", diff --git a/all/biz/all.json b/all/biz/all.json index 60d45c739..401a5d190 100644 --- a/all/biz/all.json +++ b/all/biz/all.json @@ -1,5 +1,6 @@ [ "chainsync.biz", + "citizenbankonline111.moneyhome.biz", "cn-metamask.biz", "coinsreward.biz", "connect-wallets.biz", diff --git a/meta/2023-03.json b/meta/2023-03.json index cc2d17884..9107fa48f 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-15", + "url": "citizenbankonline111.moneyhome.biz" + }, { "date": "2023-03-14", "url": "assetrectify.site" diff --git a/package.json b/package.json index 781cfd1a7..28ffd5a7a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-13-x", + "version": "0.20.3-14-x", "versions": { - "git": "0.20.3-13-x", + "git": "0.20.3-14-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 47c1e2cac..d46a71c41 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-13-x", + "version": "0.20.3-14-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 95cc3ff4f..4be91aeba 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.3-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-14-x' };