From 5f580530dd777bbd1deb6864db1daede8885f0e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 06:41:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-52-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4555adb10..278489dae 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 578 Mich Update all.json (#2287) + 579 Mich Update all.json (#2370) 462 Jaco Bump TS (#2337) 348 mhusnirizal update all.json (#2369) 295 Frank Update all.json (#2367) diff --git a/all.json b/all.json index ace0e7514..4bae3ab0b 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dapps-encryptoken.pages.dev", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live", @@ -2950,6 +2949,7 @@ "dapps-dnode.com", "dapps-encrypted.online", "dapps-encryptoken.dev", + "dapps-encryptoken.pages.dev", "dapps-ether.org", "dapps-ethereum.org", "dapps-ethereum2.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index 634c9ce19..53e7f837f 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,6 +3,10 @@ "date": "2022-10-05", "url": "cocc.store" }, + { + "date": "2022-10-05", + "url": "dapps-encryptoken.pages.dev" + }, { "date": "2022-10-05", "url": "gdjdhdb.xyz" diff --git a/package.json b/package.json index ddd5f48e9..eda4dcd30 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-51-x", + "version": "0.18.10-52-x", "versions": { - "git": "0.18.10-51-x", + "git": "0.18.10-52-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e9954c748..d32f9dc39 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-51-x", + "version": "0.18.10-52-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index aa744569b..4bbc9497a 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.10-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-52-x' };