From 8390ac8152ef4517076e154ae63927ccfac13157 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:44:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.11-24-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 4b28f4f38..c1f4c73b4 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) - 17 Tarik Gul Bump polkadot/common to 13.0.2 (#4517) + 18 Tarik Gul Bump yarn to 4.3.1 (#4518) 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 b640c2eef..973e1605f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-23-x", + "version": "0.22.11-24-x", "versions": { - "git": "0.22.11-23-x", + "git": "0.22.11-24-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index df61efc9e..a9fdf29a2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-23-x", + "version": "0.22.11-24-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 b76ec1eb8..170313851 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-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-24-x' };