From 690109316c908dc0c48bc56f43fc7666464e6085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 07:11:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-308-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 eb01ba417..02d02b309 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 772 Tim Janssen Update all.json (#3808) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) - 542 Jaco Bump deps (#3802) + 543 Jaco Bump dev deps (#3812) 518 mhusnirizal update all.json (#3800) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index f46fcd8c6..26d0b90dd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-307-x", + "version": "0.21.6-308-x", "versions": { - "git": "0.21.6-307-x", + "git": "0.21.6-308-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c29237b67..488d6e868 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-307-x", + "version": "0.21.6-308-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1a8ccdba7..fd6894c6c 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.21.6-307-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-308-x' };