From 5d92f8527f60f731f34c74785e4e43772495aeec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 11:41:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.2-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1e34e6bb4..52f17c7b7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 868 Tim Janssen Update all.json (#4040) 828 Frank Update all.json (#4042) - 616 Mich block polkadot-rectifier.vercel.app (#4033) + 617 Mich Block polkastater-login.com (#4044) 551 mhusnirizal update all.json (#4034) 547 Jaco 0.22.1 (#4043) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2864e7b15..9975575bc 100644 --- a/all.json +++ b/all.json @@ -10844,7 +10844,6 @@ "honeysvvap.org", "hook-protocol.com", "hooki.ng", - "polkastater-login.com", "hoollywoodxpepeapp.com", "hoppytoken.claims", "horadojogo.site", @@ -17041,6 +17040,7 @@ "polkastartrer.click", "polkastartrer.com", "polkastartse.site", + "polkastater-login.com", "polkastater.link", "polkastater.site", "polkastatrer.com", diff --git a/all/com/all.json b/all/com/all.json index 0df35b828..a76c55652 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6225,6 +6225,7 @@ "polkastartor.com", "polkastartre.com", "polkastartrer.com", + "polkastater-login.com", "polkastatrer.com", "polkasterater.com", "polkastharter.com", diff --git a/meta/2023-11.json b/meta/2023-11.json index cb61e4488..6f24a8531 100644 --- a/meta/2023-11.json +++ b/meta/2023-11.json @@ -343,6 +343,10 @@ "date": "2023-11-18", "url": "launchipad.xyz" }, + { + "date": "2023-11-18", + "url": "polkastater-login.com" + }, { "date": "2023-11-18", "url": "walletconnectdappslinks.com" diff --git a/package.json b/package.json index cfc6fe9b9..9e3130560 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.1", + "version": "0.22.2-0-x", "versions": { - "git": "0.22.1", + "git": "0.22.2-0-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 72ac3057e..c74dd66e9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.22.1", + "version": "0.22.2-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1835bb3fe..487c7bc92 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.1' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-0-x' };