From bbe3961a76db64d3d74b5ae9375b012651dba510 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:03:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.5-5-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/com/all.json | 2 ++ all/online/all.json | 1 + meta/2023-03.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fbc1998c7..2e4ab7a94 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 582 Frank Update all.json (#3185) + 583 Frank Update all.json (#3188) 559 Tim Janssen Update all.json (#3182) 520 Jaco Add repo dev req. for Node.js (#3186) 417 mhusnirizal update all.json (#3160) diff --git a/all.json b/all.json index d1654c47b..14073797c 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "syncmainnet-defi.online", - "walletupholdusbank.com", - "trustnftwallet.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -13753,6 +13750,7 @@ "synclivewallets.online", "syncmain-rectify.com", "syncmainaffixs.com", + "syncmainnet-defi.online", "syncmainnet.net", "syncmainnetwork.com", "syncmainrectify.com", @@ -14643,6 +14641,7 @@ "trustledgerchains.com", "trustliveaid.online", "trustnewswalletshare.com", + "trustnftwallet.com", "trustpad-bnb.com", "trustpad-cdn.net", "trustpad-christmas.net", @@ -16914,6 +16913,7 @@ "walletuconnect.com", "walletunlockconnect.com", "walletupdate-axieinfinity.com", + "walletupholdusbank.com", "walletuptodate.online", "walletv2-connect.com", "walletv2-dapps.net", diff --git a/all/com/all.json b/all/com/all.json index b29f193c0..ad21c2ccb 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5597,6 +5597,7 @@ "trustkonect.com", "trustledgerchains.com", "trustnewswalletshare.com", + "trustnftwallet.com", "trustpad-bnb.com", "trustpad-community.com", "trustpad-cz.com", @@ -6547,6 +6548,7 @@ "walletuconnect.com", "walletunlockconnect.com", "walletupdate-axieinfinity.com", + "walletupholdusbank.com", "walletv2-connect.com", "walletvalidate-sync.com", "walletvalidateconnect.com", diff --git a/all/online/all.json b/all/online/all.json index f13226786..15f32d9d4 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1029,6 +1029,7 @@ "syncingwallet.online", "synclink.online", "synclivewallets.online", + "syncmainnet-defi.online", "syncmobilemigrate.online", "syncmywallets.online", "syncnet.online", diff --git a/meta/2023-03.json b/meta/2023-03.json index b01752342..c3544efc5 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -227,6 +227,14 @@ "date": "2023-03-25", "url": "sync-mainnet.online" }, + { + "date": "2023-03-25", + "url": "syncmainnet-defi.online" + }, + { + "date": "2023-03-25", + "url": "trustnftwallet.com" + }, { "date": "2023-03-25", "url": "undgovgsync.com" @@ -259,6 +267,10 @@ "date": "2023-03-25", "url": "walletsfixs.webflow.io" }, + { + "date": "2023-03-25", + "url": "walletupholdusbank.com" + }, { "date": "2023-03-25", "url": "web3dappsconnect.pages.dev" diff --git a/package.json b/package.json index 91ead237f..3a5725c63 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.5-4-x", + "version": "0.20.5-5-x", "versions": { - "git": "0.20.5-4-x", + "git": "0.20.5-5-x", "npm": "0.20.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f51b51cac..fdcb842c0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.5-4-x", + "version": "0.20.5-5-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9519b0aeb..7f3c0b3a5 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.5-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5-5-x' };