From fe940c3d95e4efdf09e7a8a56f56bbadeabf18e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 14:28:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-125-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-07.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 0435322bf..4a387dc2e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 726 Frank Update all.json (#3593) + 727 Frank Update all.json (#3602) 672 Tim Janssen Update all.json (#3600) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index 8cb6afc5c..58f6a5913 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "space-authynet.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -15148,6 +15147,7 @@ "sourcefixapp.com", "sourcevalidations.net", "southpacificmissions.org", + "space-authynet.com", "space-seedify.com", "space-seedify.org", "spacedev.live", diff --git a/all/com/all.json b/all/com/all.json index 1ca171c1b..ed12a7827 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5661,6 +5661,7 @@ "sophiaverse-ai.com", "sotana-network.com", "sourcefixapp.com", + "space-authynet.com", "space-seedify.com", "spacesynfx.com", "spacsea.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 69f71cea3..66fc0bb82 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -195,6 +195,10 @@ "date": "2023-07-12", "url": "snapshot-zetachain.com" }, + { + "date": "2023-07-12", + "url": "space-authynet.com" + }, { "date": "2023-07-12", "url": "stables-money.com" diff --git a/package.json b/package.json index 9d9e143c4..54a7356ff 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-124-x", + "version": "0.21.6-125-x", "versions": { - "git": "0.21.6-124-x", + "git": "0.21.6-125-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f0ee40dd7..3f0a019e9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-124-x", + "version": "0.21.6-125-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c25c0f6c7..1f3fbd636 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-124-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-125-x' };