From 3228f691f7e8b285c6206b74caf81bcf66c73991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 23:20:03 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.3-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/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 7e1776729..2a3497b06 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 549 Frank Update all.json (#3111) - 537 Tim Janssen Update all.json (#3112) + 538 Tim Janssen Update all.json (#3114) 509 Jaco 0.20.2 (#3113) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 0ef99c9fb..933f28039 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixbugsnow.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6134,6 +6133,7 @@ "fixapp.site", "fixauth-support.live", "fixbase.net", + "fixbugsnow.netlify.app", "fixcedfloat.org", "fixchainmigrate.live", "fixchainode.com", diff --git a/all/app/all.json b/all/app/all.json index 0f7352d29..e6cb591b9 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -171,6 +171,7 @@ "festive-knuth-9ba589.netlify.app", "firmwareaccess.app", "fix-mysyncapp.netlify.app", + "fixbugsnow.netlify.app", "fixerrordapps.netlify.app", "fixtrade.app", "fixtrade.netlify.app", diff --git a/meta/2023-03.json b/meta/2023-03.json index 1e13ddd81..58fe0f05a 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -7,6 +7,10 @@ "date": "2023-03-11", "url": "connectnodeapp.live" }, + { + "date": "2023-03-11", + "url": "fixbugsnow.netlify.app" + }, { "date": "2023-03-10", "url": "appweb3.win" diff --git a/package.json b/package.json index b03836c30..e7e790295 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-0-x", + "version": "0.20.3-1-x", "versions": { - "git": "0.20.3-0-x", + "git": "0.20.3-1-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 41bd7352c..71c696e98 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-0-x", + "version": "0.20.3-1-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 4fcede0e0..67c4d3b0a 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-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-1-x' };