From f3d79ee97ccfa9598247e91d62e38202e38fc239 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 12:15:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/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 2f0a88700..32208e2ed 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 489 Jaco Bump deps (incl. TS) (#2900) 471 Tim Janssen Update all.json (#2908) - 467 Frank Update all.json (#2906) + 468 Frank Update all.json (#2909) 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 92741b0dd..cdf62b4d1 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "authdaps.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -862,6 +861,7 @@ "authdapps-connect.org", "authdapps.live", "authdappsync.com", + "authdaps.com", "authdapsync.com", "authdsappsfixed.000webhostapp.com", "authdsappsfixed.com", diff --git a/all/com/all.json b/all/com/all.json index 4912d7caa..00931d896 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -330,6 +330,7 @@ "authdappfiixedauuutthdaapp.weebly.com", "authdappfiixeeedaauutthdaappp.weebly.com", "authdappsync.com", + "authdaps.com", "authdapsync.com", "authdsappsfixed.000webhostapp.com", "authdsappsfixed.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index 415e905bd..40a9e8b87 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -3,6 +3,10 @@ "date": "2023-02-04", "url": "alliancebridge.live" }, + { + "date": "2023-02-04", + "url": "authdaps.com" + }, { "date": "2023-02-04", "url": "auto-migrate.live" diff --git a/package.json b/package.json index 561a5d68c..1bede2493 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-26-x", + "version": "0.19.2-27-x", "versions": { - "git": "0.19.2-26-x", + "git": "0.19.2-27-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f7a98d5f8..b6df88e91 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-26-x", + "version": "0.19.2-27-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 584ef7361..d22219717 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-27-x' };