From 03501b0497fd6564882e8b9f50072e8564e12ab9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 06:02:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.6-4-x skip-checks: true --- CONTRIBUTORS | 1 + all/cc/all.json | 1 - meta/2024-04.json | 4 ---- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 5 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7e4dfa5a..d9c33e3d9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -47,6 +47,7 @@ 1 Martin Myška added bbsync.pages.dev (#3288) 1 Nathan Quarles add "linkupaffix.co" (#866) 1 Nikhil Ranjan Removing polkassembly.network (#304) + 1 Pavel Zavadsky Update all.json (#4388) 1 Ruslan report scam pvdnn (#4298) 1 Stas Busygin Update all.json (#4061) 1 Stepan Samko Remove defiyield.app from deny list (#1547) diff --git a/all/cc/all.json b/all/cc/all.json index 142900fbe..34ca6f331 100644 --- a/all/cc/all.json +++ b/all/cc/all.json @@ -105,7 +105,6 @@ "solidfix.cc", "spxmap.cc", "suinetworks.cc", - "swapex.cc", "synctoday.cc", "syncwals-activation.cc", "token-im.cc", diff --git a/meta/2024-04.json b/meta/2024-04.json index c10091046..06be98284 100644 --- a/meta/2024-04.json +++ b/meta/2024-04.json @@ -1179,10 +1179,6 @@ "date": "2024-04-11", "url": "solutiondappfix.com" }, - { - "date": "2024-04-11", - "url": "swapex.cc" - }, { "date": "2024-04-11", "url": "sweatcoi.in" diff --git a/package.json b/package.json index 959ff5734..026a62feb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.6-3-x", + "version": "0.22.6-4-x", "versions": { - "git": "0.22.6-3-x", + "git": "0.22.6-4-x", "npm": "0.22.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ad60c3e3e..65940fb64 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.6-3-x", + "version": "0.22.6-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 056209d5a..03545b1e4 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.22.6-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.6-4-x' };