From 9765d7948db98cedf72758672a63646857bac35a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 10:32:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-160-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.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 a545697d0..10e28c81a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 588 Mich Block "dappsupportlive.com", (#2558) + 589 Mich block correctiondapps.com (#2567) 465 Jaco Bump util (#2564) 362 Frank Update all.json (#2560) 360 mhusnirizal update all.json (#2566) diff --git a/all.json b/all.json index 8e0c54339..f2cd21cfa 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "correctiondapps.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2354,6 +2353,7 @@ "correctionbot.link", "correctionbot.org", "correctionconnect.com", + "correctiondapps.com", "correctionnode.com", "correctionnodes.com", "correctionsbot.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 521af8d0b..a22f1a91d 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-14", + "url": "correctiondapps.com" + }, { "date": "2022-11-14", "url": "polkadotcommunity.com" diff --git a/package.json b/package.json index 855e26702..f7c26d393 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-159-x", + "version": "0.18.11-160-x", "versions": { - "git": "0.18.11-159-x", + "git": "0.18.11-160-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 243da2fb1..84f235b9e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-159-x", + "version": "0.18.11-160-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 3dbf32db5..6dd190f40 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-159-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-160-x' };