From ed93278478683b0b7e4f44972f11d486f2971ebc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 12:02:11 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/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 e3885d659..56a0133a5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 538 Frank Update all.json (#3081) + 539 Frank Update all.json (#3084) 527 Tim Janssen Update all.json (#3082) 503 Jaco Remove unused config (#3085) 413 mhusnirizal update all.json (#3045) diff --git a/all.json b/all.json index 730d80922..47dfc24c6 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", -"checks-amlbot.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -2085,6 +2084,7 @@ "checkchain.site", "checkdapp.online", "checkpro.website", + "checks-amlbot.com", "checksview.bid", "checkveiw.com", "checkview.live", diff --git a/all/com/all.json b/all/com/all.json index 7c350443f..132b45a9a 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -752,6 +752,7 @@ "channelmanualweb.com", "chargeurswoolusa.com", "chat-ronin.com", + "checks-amlbot.com", "checkveiw.com", "cheemsinufinance.com", "chicchristine.com", diff --git a/meta/2023-03.json b/meta/2023-03.json index dddfb3f88..dbdb84527 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-05", + "url": "checks-amlbot.com" + }, { "date": "2023-03-04", "url": "alliancealbtfix.com" diff --git a/package.json b/package.json index a67dbb8c5..af7edca0e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-0-x", + "version": "0.20.2-1-x", "versions": { - "git": "0.20.2-0-x", + "git": "0.20.2-1-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0970870f3..853c1a755 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-0-x", + "version": "0.20.2-1-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 355fd43eb..997af61c8 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.2-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-1-x' };