From 59db572a92fd78a00beef77d3ee79ea25a4a3a01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 13:18:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-39-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 1 + all/fi/all.json | 1 + meta/2023-05.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 370b60d95..86af3e8b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 614 Tim Janssen Update all.json (#3396) 610 Mich block `rescue-ai.netlify.app` (#3375) 531 Jaco Bump dev (w/ eslint config adj) (#3388) - 436 mhusnirizal update all.json (#3390) + 437 mhusnirizal update all.json (#3397) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 21 alineherzman Update address.json (#3303) diff --git a/all.json b/all.json index 25b7b19e0..d79fb160b 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "fixinfloat.com", - "fixedfloat.fi", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -6738,6 +6736,7 @@ "fixèdfloat.com", "fixėdfloat.com", "fîxedfloat.com", + "fixedfloat.fi", "fixedfloat.fun", "fixedfloat.in.net", "fixedfloat.ltd", @@ -6852,6 +6851,7 @@ "fixidflot.org", "fixie.live", "fixiedfloat.net", + "fixinfloat.com", "fixingdapp.org", "fixingprotocol.com", "fixisfloat.com", diff --git a/all/com/all.json b/all/com/all.json index 93e86d0d9..52ff663d0 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2534,6 +2534,7 @@ "fixezdfloat.com", "fixiapps.com", "fixidfloat.com", + "fixinfloat.com", "fixingprotocol.com", "fixisfloat.com", "fixissuesnow.com", diff --git a/all/fi/all.json b/all/fi/all.json index 56dab2e15..eec95e3b7 100644 --- a/all/fi/all.json +++ b/all/fi/all.json @@ -2,5 +2,6 @@ "baiancer.fi", "balencer.fi", "curve-reward.fi", + "fixedfloat.fi", "trustpad.fi" ] diff --git a/meta/2023-05.json b/meta/2023-05.json index 61444f2cf..91eb165ec 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -3,6 +3,14 @@ "date": "2023-05-23", "url": "auth-fix.pages.dev" }, + { + "date": "2023-05-23", + "url": "fixedfloat.fi" + }, + { + "date": "2023-05-23", + "url": "fixinfloat.com" + }, { "date": "2023-05-22", "url": "coiresolverapp.live" diff --git a/package.json b/package.json index 5ad224c44..e43c295fe 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-38-x", + "version": "0.21.4-39-x", "versions": { - "git": "0.21.4-38-x", + "git": "0.21.4-39-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fa46a59a9..f29b83a74 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-38-x", + "version": "0.21.4-39-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ead092c84..877b15307 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.21.4-38-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-39-x' };