From 5251b34381db8715b2e4ee4ae0551ed6e1849675 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:28:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-31-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2023-02.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 28ad9e137..41159ed0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) + 471 Frank Update all.json (#2913) 471 Tim Janssen Update all.json (#2908) - 470 Frank Update all.json (#2912) 399 mhusnirizal update all.json (#2901) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index b932167af..fdb32e3ea 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "sync-protocol.net", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -11825,6 +11824,7 @@ "sync-portal.online", "sync-portfolio.com", "sync-protectionlink.online", + "sync-protocol.net", "sync-protocols.com", "sync-rectificationconnect.co", "sync-rectificationerrors.org", diff --git a/all/net/all.json b/all/net/all.json index 37a203ab1..b30da5e33 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -699,6 +699,7 @@ "sync-dapps.net", "sync-integration.net", "sync-mainnet.net", + "sync-protocol.net", "syncaccessfix.net", "syncalldapps.net", "syncdatabase.net", diff --git a/meta/2023-02.json b/meta/2023-02.json index a950322aa..e4a588bc3 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-06", + "url": "sync-protocol.net" + }, { "date": "2023-02-05", "url": "dapp-seedlfy.com" diff --git a/package.json b/package.json index 58b6e9bb9..0603bbc50 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-30-x", + "version": "0.19.2-31-x", "versions": { - "git": "0.19.2-30-x", + "git": "0.19.2-31-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fdf426909..f44c329dd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-30-x", + "version": "0.19.2-31-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f7bc9ebf9..27d88481b 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.19.2-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-31-x' };