From 4a671cc03709cf4eac64c351b095d7d90dc1448e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 12:29:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-64-x skip-checks: true --- CONTRIBUTORS | 1 + all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9ad779475..94c8b2dcb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -30,6 +30,7 @@ 1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 hhanson4 Update all.json (#454) 1 Jonathan Dunne Update all.json (#2806) + 1 Kahori Update all.json (#2839) 1 Kami Add polkadot js plus (#2204) 1 Mark Crince add site (#174) 1 Nathan Quarles add "linkupaffix.co" (#866) diff --git a/all.json b/all.json index 7aa05c3b2..6ac48859d 100644 --- a/all.json +++ b/all.json @@ -9904,8 +9904,8 @@ "pooocoln.app", "pooswapfinance.web.app", "porkexverse.com", - "portal.astar-network.cn.com", "portal-crosschaindefi.net", + "portal.astar-network.cn.com", "portalpolkadot.js.org", "portalsbase.top", "portalsbridge.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 92a8b7c7e..6a36c3c14 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,10 @@ "date": "2023-01-21", "url": "dextokenrewards.online" }, + { + "date": "2023-01-21", + "url": "portal.astar-network.cn.com" + }, { "date": "2023-01-21", "url": "webflowreauth.xyz" diff --git a/package.json b/package.json index 9cda99ff9..dbee767f2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-63-x", + "version": "0.18.14-64-x", "versions": { - "git": "0.18.14-63-x", + "git": "0.18.14-64-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c7d63cb97..272621be6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-63-x", + "version": "0.18.14-64-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2289b7dd5..2700b51d6 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.18.14-63-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-64-x' };