From ee83581c9f9fc94837160497a30116709fe03e6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:15:37 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-65-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- all/codes/all.json | 3 ++- meta/2023-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ac54a41fe..664b1dfa7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 813 Tim Janssen Update all.json (#3904) - 786 Frank Update all.json (#3901) + 787 Frank Update all.json (#3906) 613 Mich block event-acala.network (#3875) 544 Jaco Bump deps (#3827) 535 mhusnirizal update all.json (#3890) diff --git a/all.json b/all.json index 675d06c09..d5087983b 100644 --- a/all.json +++ b/all.json @@ -32,8 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "polkadot-app.reward-web3-manage.codes", - "reward-web3-manage.codes", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -16333,6 +16331,7 @@ "reward-gari.network", "reward-multichain.org", "reward-tether.org", + "reward-web3-manage.codes", "reward2.day", "rewardatom.org", "rewardcake.net", diff --git a/all/codes/all.json b/all/codes/all.json index 71be74a22..6e217e01b 100644 --- a/all/codes/all.json +++ b/all/codes/all.json @@ -1,5 +1,6 @@ [ "claims-bridges-web3.codes", "mainnet.codes", - "polkastarter.codes" + "polkastarter.codes", + "reward-web3-manage.codes" ] diff --git a/meta/2023-09.json b/meta/2023-09.json index e35fbd825..20abd8e3b 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -31,6 +31,14 @@ "date": "2023-09-17", "url": "multidappconnect.on.fleek.co" }, + { + "date": "2023-09-17", + "url": "polkadot-app.reward-web3-manage.codes" + }, + { + "date": "2023-09-17", + "url": "reward-web3-manage.codes" + }, { "date": "2023-09-17", "url": "syncpod.firebaseapp.com" diff --git a/package.json b/package.json index d2a51fd3c..f0fb69e28 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-64-x", + "version": "0.21.7-65-x", "versions": { - "git": "0.21.7-64-x", + "git": "0.21.7-65-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 675fb498d..0f30b7b51 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-64-x", + "version": "0.21.7-65-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b1f1579e7..ee4190413 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.7-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-65-x' };