From c02089415aa63697959cbd65fe4c78d089e2d16e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:09:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-144-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-11.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6b0fe0b43..8950d4230 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 Frank Update all.json (#2547) 358 mhusnirizal update all.json (#2419) - 340 Tim Janssen Update all.json (#2546) + 341 Tim Janssen Update all.json (#2548) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 39b18748a..53f859339 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "en.coistringtech.com", - "launchpadapy.online", - "smartsyncprotocol.tech", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4553,6 +4550,7 @@ "en-myetherwallet.com", "en-sync-protocol.com", "en-sync-solution.com", + "en.coistringtech.com", "en.darpapps.com", "en.livecosystem.com", "enconnect.online", @@ -5857,6 +5855,7 @@ "launchpad.help", "launchpad.sync-enjinstarter.com", "launchpad.sync-synapse.network", + "launchpadapy.online", "launchpadchains.com", "launchpadnode.online", "launchpads-dapps.com", @@ -10107,6 +10106,7 @@ "smartsynchronization.com", "smartsynchronize.com", "smartsyncnode.com", + "smartsyncprotocol.tech", "smartsyncronization.com", "smartsyncsapps.com", "smartsyncwallet.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index edd86cfb3..bafe5ee93 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-09", + "url": "en.coistringtech.com" + }, + { + "date": "2022-11-09", + "url": "launchpadapy.online" + }, + { + "date": "2022-11-09", + "url": "smartsyncprotocol.tech" + }, { "date": "2022-11-08", "url": "apps.chainbridgeinfo.xyz" diff --git a/package.json b/package.json index 0566ce175..e77861abe 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-143-x", + "version": "0.18.11-144-x", "versions": { - "git": "0.18.11-143-x", + "git": "0.18.11-144-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 11afc51b7..164e6b0ad 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-143-x", + "version": "0.18.11-144-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d707d2a39..8196b0e96 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.18.11-143-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-144-x' };