From 180d8b9b86e9ab9f65eac519596d549c95011841 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 19:35:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.11-23-x skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 17f23218b..4b28f4f38 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,7 @@ 80 alineherzman Update all.json (#4513) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) - 16 Tarik Gul 0.22.10 (#4489) + 17 Tarik Gul Bump polkadot/common to 13.0.2 (#4517) 13 ccris02 Update all.json (#1510) 13 crypto-scambaiter Update all.json (#4246) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) diff --git a/package.json b/package.json index 2dfd96303..1093f5dda 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-22-x", + "version": "0.22.11-23-x", "versions": { - "git": "0.22.11-22-x", + "git": "0.22.11-23-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3dabc4f48..df61efc9e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-22-x", + "version": "0.22.11-23-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d2145425f..b76ec1eb8 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.11-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-23-x' };