From 92b634a1ed337a0315f1d5633e2cd86d90480f64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 18:49:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-61-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/org/all.json | 1 + meta/2023-07.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 04ed4923a..a061f4e01 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 714 Frank Update all.json (#3518) - 645 Tim Janssen Update all.json (#3517) + 646 Tim Janssen Update all.json (#3521) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) 453 mhusnirizal update all.json (#3515) diff --git a/all.json b/all.json index 3a9d69731..043acd34d 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dotrewards.org", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -6263,6 +6262,7 @@ "dotprotocol.online", "dotreward.net", "dotreward.org", + "dotrewards.org", "dotrustyapps.com", "dotsatoshi.co.uk", "dotsea.app", diff --git a/all/org/all.json b/all/org/all.json index b234896da..dd4045eb6 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -326,6 +326,7 @@ "dot4.org", "dotevent.org", "dotreward.org", + "dotrewards.org", "dyermerv.org", "ecosystemprotocol.org", "eips-ethereum.org", diff --git a/meta/2023-07.json b/meta/2023-07.json index 7774986e3..5b2bc7209 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-02", + "url": "dotrewards.org" + }, { "date": "2023-07-01", "url": "activatenodes.icu" diff --git a/package.json b/package.json index e135d9b05..e553348f2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-60-x", + "version": "0.21.6-61-x", "versions": { - "git": "0.21.6-60-x", + "git": "0.21.6-61-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 327ed5267..fe3005417 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-60-x", + "version": "0.21.6-61-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 490e377d2..7444fcbe2 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-60-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-61-x' };