From 973b15720fc597a2a3a120400a4b68012ebe10fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:26:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.9-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2024-06.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 4cd6ccc9d..92293efe8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 615 mhusnirizal update all.json (#4451) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 68 alineherzman Update all.json (#4461) + 69 alineherzman Update all.json (#4463) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 14 Tarik Gul 0.22.8 (#4438) diff --git a/all.json b/all.json index 5f59ed9d1..e594adc84 100644 --- a/all.json +++ b/all.json @@ -37,7 +37,6 @@ "0nlinebot.github.io", "0pensea.co.uk", "0therside.com", - "zklinkclaim.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -32495,6 +32494,7 @@ "zkfar-groups.club", "zkfargroup.xyz", "zkittlevest.website", + "zklinkclaim.net", "zkliteswap.com", "zkloyalty.com", "zkmanta.network", diff --git a/all/net/all.json b/all/net/all.json index b12ed78a8..b73b11847 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -1849,6 +1849,7 @@ "zerochainfusion.net", "zipwallet.net", "zkera-bridge.net", + "zklinkclaim.net", "zks-labsfoundation.net", "zksclaimreward.net", "zksync-survey.net", diff --git a/meta/2024-06.json b/meta/2024-06.json index c2b004de4..01d3c77c5 100644 --- a/meta/2024-06.json +++ b/meta/2024-06.json @@ -55,6 +55,10 @@ "date": "2024-06-07", "url": "webnodedapp.netlify.app" }, + { + "date": "2024-06-07", + "url": "zklinkclaim.net" + }, { "date": "2024-06-05", "url": "0x-protocol.com" diff --git a/package.json b/package.json index 97c7f222d..8d82202dc 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.9-13-x", + "version": "0.22.9-14-x", "versions": { - "git": "0.22.9-13-x", + "git": "0.22.9-14-x", "npm": "0.22.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee6ba4411..5d756f735 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.9-13-x", + "version": "0.22.9-14-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 9c944d374..6373929af 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.9-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.9-14-x' };