From eb627b40f5eb4715f6ac675ef3522d2a7cb85c08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 10:48:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-47-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2023-04.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 b6e83f54b..0868a7fb3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 622 Frank Update all.json (#3270) + 623 Frank Update all.json (#3273) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 578 Tim Janssen Update all.json (#3265) 525 Jaco Bump TypeScript (#3237) diff --git a/all.json b/all.json index 482d99a7c..c34e9ec4c 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "phala.app", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -11279,6 +11278,7 @@ "pexacrypto.com", "peyderpe.store", "peysna.online", + "phala.app", "phantom-app.website", "phantomsapp.io", "phantomwebwallets.com", diff --git a/all/app/all.json b/all/app/all.json index 5d765c5f3..13a5b27c3 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -319,6 +319,7 @@ "othersidemeta-nft.app", "pancakeswapconnect.netlify.app", "pancakeswapfix.netlify.app", + "phala.app", "polkadotjs.app", "polkadotnetwork.app", "polkastarter-breeder.netlify.app", diff --git a/meta/2023-04.json b/meta/2023-04.json index 2ddc2df00..7dae0a680 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -59,6 +59,10 @@ "date": "2023-04-19", "url": "orbeonprotocol.site" }, + { + "date": "2023-04-19", + "url": "phala.app" + }, { "date": "2023-04-19", "url": "precmint.xyz" diff --git a/package.json b/package.json index ea53de926..442975188 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-46-x", + "version": "0.20.6-47-x", "versions": { - "git": "0.20.6-46-x", + "git": "0.20.6-47-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 36d242a26..547cfd836 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-46-x", + "version": "0.20.6-47-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2afd9e38c..c61cbb85e 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.20.6-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-47-x' };