From 252b5ffc3f39ab6936ce44362830f0c2ec6d1c77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 21:35:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.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 6ed0f556e..d539976fb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 365 Frank Update all.json (#2579) 361 mhusnirizal update all.json (#2581) - 356 Tim Janssen Update all.json (#2580) + 357 Tim Janssen Update all.json (#2582) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 4d5bd7e15..e0f20ff81 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "trustpad.fi", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11511,6 +11510,7 @@ "trustpaď.com", "trustpad.dev", "trustpad.events", + "trustpad.fi", "trustpad.gift", "trustprotocol.info", "trustprotocol.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index 67ca65fdf..47d705512 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -39,6 +39,10 @@ "date": "2022-11-17", "url": "trust-wallet.claims" }, + { + "date": "2022-11-17", + "url": "trustpad.fi" + }, { "date": "2022-11-17", "url": "twt-claims.com" diff --git a/package.json b/package.json index 39aa29e19..4ff0ff7ec 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-12-x", + "version": "0.18.12-13-x", "versions": { - "git": "0.18.12-12-x", + "git": "0.18.12-13-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b4a1fa315..665131cb8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-12-x", + "version": "0.18.12-13-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index af762fbba..839bac9cb 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.12-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-13-x' };