From 4d4acb8c43480f291c7e7dd7dc2b4752819a195a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:28:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.11-11-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2024-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 e2db4db78..7e92bd43c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 76 alineherzman Update all.json (#4500) + 77 alineherzman Update all.json (#4503) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 16 Tarik Gul 0.22.10 (#4489) diff --git a/all.json b/all.json index 013b0cfb4..f1bf106cc 100644 --- a/all.json +++ b/all.json @@ -43,7 +43,6 @@ "0x-protocol.com", "0x-web3redrop.net", "0x0ai.org", - "dappsychronizer.com", "0x0aiclaim-dao.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x0portal.app", @@ -9813,6 +9812,7 @@ "dappswsolutionconnect.com", "dappsxfix.pages.dev", "dappsychronizer-wallet.com", + "dappsychronizer.com", "dappsync-apw.pages.dev", "dappsync-extensions.com", "dappsync-resolvepage.xyz", diff --git a/all/com/all.json b/all/com/all.json index e209ed5e1..f8e489039 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3335,6 +3335,7 @@ "dappswiftethermigrate.com", "dappswsolutionconnect.com", "dappsychronizer-wallet.com", + "dappsychronizer.com", "dappsync-extensions.com", "dappsyncapp.com", "dappsyncbridge.com", diff --git a/meta/2024-07.json b/meta/2024-07.json index 4866f08e0..afbb138af 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-07-04", + "url": "dappsychronizer.com" + }, { "date": "2024-07-03", "url": "accdept.pages.dev" diff --git a/package.json b/package.json index b614f0045..5931361f4 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-10-x", + "version": "0.22.11-11-x", "versions": { - "git": "0.22.11-10-x", + "git": "0.22.11-11-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fe9eabd64..5ab1cb20a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-10-x", + "version": "0.22.11-11-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 638d3cb05..811621e7b 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.22.11-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-11-x' };