From c661ac12a2e97b910dd42dc0861319a519441653 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 17:58:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-25-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 0c4a793b2..5bf6cbbe4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) - 355 mhusnirizal update all.json (#2400) + 356 mhusnirizal update all.json (#2409) 306 Frank Update all.json (#2408) 280 Tim Janssen Update all.json (#2407) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index e0e895dbc..c2321c280 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ "zapto.org" ], "deny": [ - "resolveactivation.site", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -9024,6 +9023,7 @@ "resolve7858yr5f757786ytd4w.live", "resolve892o7u49i827jr4ngsjow.xyz", "resolveabug.network", + "resolveactivation.site", "resolvedapserror.one", "resolvedapserror.online", "resolvedapsync.site", diff --git a/meta/2022-10.json b/meta/2022-10.json index 6712b7a2c..2942b5245 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -11,6 +11,10 @@ "date": "2022-10-12", "url": "realestatesouthwestfl.com" }, + { + "date": "2022-10-12", + "url": "resolveactivation.site" + }, { "date": "2022-10-12", "url": "solverexpress.live" diff --git a/package.json b/package.json index c10a973cd..bad4a6b9c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-24-x", + "version": "0.18.11-25-x", "versions": { - "git": "0.18.11-24-x", + "git": "0.18.11-25-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d9c70ac1e..cbbec8a2d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-24-x", + "version": "0.18.11-25-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 b1944b394..a29843403 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-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-25-x' };