From 439710938172720148908623495aad56b5da9787 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Feb 2022 13:51:59 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.112 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-02.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 893a46845..497138e37 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 342 Mich Update all.json (#1042) + 343 Mich Update all.json (#1044) 334 Jaco Remove polkadot.energy (#1040) 100 mhusnirizal update all.json (#1043) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 1c8c0d1ef..d35e5290d 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "16-b.it", "1776coin.org", - "nowsolve.live", - "maintokenfix.online", "1inch-wallet.org", "1metamask.com", "1polkadot-5x1e.js.org", @@ -1446,6 +1444,7 @@ "mainsyncbugfix.live", "mainsyncbugfix.premiumvixer.com", "maintoken.org", + "maintokenfix.online", "maintokenrestore.online", "mainwalletdapps.com", "mainwalletsconnect.online", @@ -1865,6 +1864,7 @@ "nodevalidation.icu", "nodevalidation.top", "nodifyconnectivities.online", + "nowsolve.live", "npolkadot.js.org", "obscuritytokenswap.com", "obscuritytokenswap.io", diff --git a/meta/2022-02.json b/meta/2022-02.json index eb6ab0c1a..212988b16 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -71,6 +71,10 @@ "date": "2022-02-02", "url": "launchpad.dapps-seedify.com" }, + { + "date": "2022-02-02", + "url": "maintokenfix.online" + }, { "date": "2022-02-02", "url": "maintokenrestore.online" @@ -91,6 +95,10 @@ "date": "2022-02-02", "url": "nodeauthenticate.org" }, + { + "date": "2022-02-02", + "url": "nowsolve.live" + }, { "date": "2022-02-02", "url": "smartnodefix.org" diff --git a/package.json b/package.json index 1c319f798..9f8626acc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.111", + "version": "0.8.112", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 65ef44633..51d51be83 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.111", + "version": "0.8.112", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a23219535..bd5b46db4 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.8.111' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.112' };