From 9fc6ebb90387e72beb82b2d788b1c2c285529ff4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 06:43:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.3-26-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/pm/all.json | 1 + meta/2023-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 7ea055ca3..a9a529611 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 564 Frank Update all.json (#3140) - 543 Tim Janssen Update all.json (#3130) + 544 Tim Janssen Update all.json (#3142) 515 Jaco Bump to TS 5.0 (#3141) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index f6fe3f139..112fe0dba 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncndefi.line.pm", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13534,6 +13533,7 @@ "syncmydapps.com", "syncmywallet.me", "syncmywallets.online", + "syncndefi.line.pm", "syncnet.online", "syncnetworks.org", "syncnftslink.live", diff --git a/all/pm/all.json b/all/pm/all.json index 2f4796e14..049ee136f 100644 --- a/all/pm/all.json +++ b/all/pm/all.json @@ -1,3 +1,4 @@ [ + "syncndefi.line.pm", "synconline.line.pm" ] diff --git a/meta/2023-03.json b/meta/2023-03.json index 63c48e9dc..7370fb16c 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-17", + "url": "syncndefi.line.pm" + }, { "date": "2023-03-16", "url": "affixmainssync.com" diff --git a/package.json b/package.json index bfcb05f4f..1a732d98a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-25-x", + "version": "0.20.3-26-x", "versions": { - "git": "0.20.3-25-x", + "git": "0.20.3-26-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 433507275..63d802bb0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-25-x", + "version": "0.20.3-26-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7998ba193..07801dd61 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.20.3-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-26-x' };