From 9ca1949713f6c1197a3f689adc9d85eeccb6d5dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 04:47:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.15.2-1-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-06.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 30 insertions(+), 10 deletions(-) diff --git a/.123current b/.123current index 7e6cb49b2..cccf7e2c9 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.2-0-x \ No newline at end of file +0.15.2-1-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0759d7b98..b7e12d3db 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 563 Mich Update all.json (#1711) + 564 Mich Update all.json (#1715) 403 Jaco Bump dev 241 mhusnirizal update all.json (#1710) 159 frankywild Update all.json (#1705) diff --git a/all.json b/all.json index 8a0f2d943..171735585 100644 --- a/all.json +++ b/all.json @@ -14,11 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "cryptosupport-base.com", - "bestcrypto-platform.com", - "pexacrypto.com", - "mint-liquidity.sbs", - "step-bin.com", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -705,6 +700,7 @@ "bep2.online", "best-restore.com", "bestcoinvestment.com", + "bestcrypto-platform.com", "bestcryptofieldvip.co", "bestcryptofxtrading.com", "bestcryptowallet.info", @@ -1799,6 +1795,7 @@ "cryptosecurefx.com", "cryptoslivechats.com", "cryptossdapps.webflow.io", + "cryptosupport-base.com", "cryptosupport.nofeka.net", "cryptosvalidator.webflow.io", "cryptoswalletsconnect.com", @@ -5228,6 +5225,7 @@ "mint-bricktopians.com", "mint-early.com", "mint-launch.com", + "mint-liquidity.sbs", "mint-metroverse.net", "mint-moodoctopus.io", "mint-nft.me", @@ -6293,6 +6291,7 @@ "perfectdapps.com", "permanent-skyna.com", "personalwallets.xyz", + "pexacrypto.com", "phantom-app.website", "phantomsapp.io", "phraseseed-meta.live", @@ -7549,6 +7548,7 @@ "startofficial.net", "stenp.shop", "step-app.live", + "step-bin.com", "stepapps.net", "stepdapp.com", "stepen-code.online", diff --git a/meta/2022-06.json b/meta/2022-06.json index 1594da614..f45224dfa 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-06-24", + "url": "bestcrypto-platform.com" + }, + { + "date": "2022-06-24", + "url": "cryptosupport-base.com" + }, + { + "date": "2022-06-24", + "url": "mint-liquidity.sbs" + }, + { + "date": "2022-06-24", + "url": "pexacrypto.com" + }, + { + "date": "2022-06-24", + "url": "step-bin.com" + }, { "date": "2022-06-23", "url": "authdsappsfixed.000webhostapp.com" diff --git a/package.json b/package.json index 7fca53a3e..eaedc9971 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.2-0-x", + "version": "0.15.2-1-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d001923ca..40fdf1b3f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.2-0-x", + "version": "0.15.2-1-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index da46f0aed..14955bfcb 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.15.2-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.2-1-x' };