From 57dff9340df4651ffc5e067d9f4e85e2fcee52c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:30:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.3-20-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2024-03.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 aa4b437cd..adf78bc57 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 926 Tim Janssen Update all.json (#4313) + 927 Tim Janssen Update all.json (#4315) 901 Frank Update all.json (#4312) 617 Mich Block polkastater-login.com (#4044) 598 mhusnirizal update all.json (#4290) diff --git a/all.json b/all.json index bc7ca47ee..006241fd0 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "tokendapps.vercel.app", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -25346,6 +25345,7 @@ "tokendapprotocol.net", "tokendapps.io", "tokendapps.online", + "tokendapps.vercel.app", "tokendappvalidator.netlify.app", "tokendappvaliddators.com", "tokendatasync.com", diff --git a/all/app/all.json b/all/app/all.json index 1b1150239..d2e95afb6 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -1032,6 +1032,7 @@ "thunderous-lollipop-f82333.netlify.app", "tofunft-home.web.app", "tokenauth.app", + "tokendapps.vercel.app", "tokendappvalidator.netlify.app", "tokens-authservice.netlify.app", "tokens-holder.web.app", diff --git a/meta/2024-03.json b/meta/2024-03.json index b657b57dd..ed853cbb3 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -135,6 +135,10 @@ "date": "2024-03-13", "url": "syncappz.com" }, + { + "date": "2024-03-13", + "url": "tokendapps.vercel.app" + }, { "date": "2024-03-13", "url": "userhelpdesk.mobi" diff --git a/package.json b/package.json index cc027d28a..79a307e0a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.3-19-x", + "version": "0.22.3-20-x", "versions": { - "git": "0.22.3-19-x", + "git": "0.22.3-20-x", "npm": "0.22.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8a1295936..4c63b20ec 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.3-19-x", + "version": "0.22.3-20-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 c7f0d15c2..38c23a176 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.3-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.3-20-x' };