From 8d8ae530ac2cc06c8caed431b03d5aaa08d012e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:36:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-193-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 - meta/2023-07.json | 4 ---- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 6 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c05bf9e8c..5ba753142 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 737 Frank Update all.json (#3672) - 705 Tim Janssen Update all.json (#3682) + 706 Tim Janssen Update all.json (#3683) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 499 mhusnirizal update all.json (#3675) diff --git a/all.json b/all.json index e3ebb9c45..5e48a12c9 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "seizetheculture.app", "0therside.com", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -15023,6 +15022,7 @@ "seedlify.website", "sefirialem.site", "sehrkort.club", + "seizetheculture.app", "seklenter.site", "sekomlamp.site", "sekpotmants.site", diff --git a/all/com/all.json b/all/com/all.json index a8c5bf5b9..7a70623e8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2236,7 +2236,6 @@ "declivetrex.com", "decntsupfx.com", "dedepepeskiller.com", - "deelance.com", "deeptokensync.com", "defcolabbland-sync.com", "defi-api.wixsite.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index a8609f273..76772503a 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -4551,10 +4551,6 @@ "date": "2023-07-08", "url": "dappsnodaltor.netlify.app" }, - { - "date": "2023-07-08", - "url": "deelance.com" - }, { "date": "2023-07-08", "url": "dextools.love" diff --git a/package.json b/package.json index 742f17a9b..b9058b250 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-192-x", + "version": "0.21.6-193-x", "versions": { - "git": "0.21.6-192-x", + "git": "0.21.6-193-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2bb4ded8e..c5c4eeb09 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-192-x", + "version": "0.21.6-193-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ce7859b97..f57b497b9 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.6-192-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-193-x' };