From 3f889683e3677a7b6288b833622b8b3eb5cfe59d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 03:57:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-104-x skip-checks: true --- CONTRIBUTORS | 1 + all/app/all.json | 1 - meta/2023-07.json | 8 -------- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 5 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1a2085792..984ad567c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -24,6 +24,7 @@ 2 Keegan | W3F Update all.json (#1585) 2 paradoxxx-tt Update address.json (#306) 2 SimonKraus add polkadotgiveaway dot com to the list (#114) + 1 Abdulbasit sadiq Update all.json - Remove cryptomaze.app site (#3578) 1 Andrin Rehmann Remove AWS amplify from denied, add to allowed (#2775) 1 Christina-Marie A Miyar Update all.json (#855) 1 Christopher Bleckmann-Dreher Update all.json (#1360) diff --git a/all/app/all.json b/all/app/all.json index 7182df923..fef1d82c2 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -129,7 +129,6 @@ "cryptobot-ec6fd.web.app", "cryptoconnect.netlify.app", "cryptohubdapp.netlify.app", - "cryptomaze.app", "cryptoprotection.app", "cryptosync.app", "cryptotokens.app", diff --git a/meta/2023-07.json b/meta/2023-07.json index 7aaa91d3c..f5b2a97dd 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -275,10 +275,6 @@ "date": "2023-07-09", "url": "cryptogqt.org" }, - { - "date": "2023-07-09", - "url": "cryptomaze.app" - }, { "date": "2023-07-09", "url": "decentralizesyhub.com" @@ -631,10 +627,6 @@ "date": "2023-07-09", "url": "psyoptoken.cc" }, - { - "date": "2023-07-09", - "url": "race.cryptomaze.app" - }, { "date": "2023-07-09", "url": "refunding-fantom.net" diff --git a/package.json b/package.json index fdada5513..b4eb31d3d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-103-x", + "version": "0.21.6-104-x", "versions": { - "git": "0.21.6-103-x", + "git": "0.21.6-104-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9397ae2f2..f86af5538 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-103-x", + "version": "0.21.6-104-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 daa66547e..95fafa430 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-103-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-104-x' };