From f4ae5dffb09367bb8b90c41ce3894ce2779ae216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 22:37:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-22-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0dd189c6d..02a5d3a16 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) - 431 Frank Update all.json (#2791) + 432 Frank Update all.json (#2792) 431 Tim Janssen Update all.json (#2790) 386 mhusnirizal update all.json (#2789) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 09a027cbc..12d8268fd 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "onliinedappsync.trade", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -8713,6 +8712,7 @@ "onewalletconnect.com", "onewalletstore.com", "ongawaterswitch.com.au", + "onliinedappsync.trade", "online-auth.4nmn.com", "online-dapps.com", "online-metamask.info", diff --git a/meta/2023-01.json b/meta/2023-01.json index e5e1a757f..80a2b0869 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -23,6 +23,10 @@ "date": "2023-01-11", "url": "multinodeswap.com" }, + { + "date": "2023-01-11", + "url": "onliinedappsync.trade" + }, { "date": "2023-01-11", "url": "reallocal.com" diff --git a/package.json b/package.json index 3a2293347..7794e6afb 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-21-x", + "version": "0.18.14-22-x", "versions": { - "git": "0.18.14-21-x", + "git": "0.18.14-22-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b3f29fd19..5cc481559 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-21-x", + "version": "0.18.14-22-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c6688cb5f..750e5afb1 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.18.14-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-22-x' };