From 7139e1547f94e565a104a2487824198808723b55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Dec 2021 13:01:09 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.583 skip-checks: true --- all.json | 6 +++--- meta/2021-12.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 22 insertions(+), 6 deletions(-) diff --git a/all.json b/all.json index 482617a52..0c0a067d4 100644 --- a/all.json +++ b/all.json @@ -885,11 +885,14 @@ "multicryptosync.net", "multidappsconnector.online", "multidappsrectify.online", + "multidefiwallet.io", "multiibridgedapps.com", "multipledapps.com", "multisynconline.info", + "multiwallet-rectifier.net", "multiwallet-rectify.net", "multiwallet-sync.com", + "multiwalletsconnect.com", "musk-in.com", "muskdrops.space", "muskway.com", @@ -1617,9 +1620,6 @@ "syncwalletlive.com", "syncwalletsdapp.com", "synmultiwallet.com", - "multiwalletsconnect.com", - "multiwallet-rectifier.net", - "multidefiwallet.io", "system-walletconnect.woodpeckersint.icu", "tempuswallet.com", "tendieswap.info", diff --git a/meta/2021-12.json b/meta/2021-12.json index 1c160f71b..70c189fbd 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -55,10 +55,26 @@ "date": "2021-12-27", "url": "metadapps.online" }, + { + "date": "2021-12-27", + "url": "multidefiwallet.io" + }, + { + "date": "2021-12-27", + "url": "multiwallet-rectifier.net" + }, + { + "date": "2021-12-27", + "url": "multiwalletsconnect.com" + }, { "date": "2021-12-27", "url": "paxfuls.xyz" }, + { + "date": "2021-12-27", + "url": "synmultiwallet.com" + }, { "date": "2021-12-27", "url": "walleth.ceo" diff --git a/package.json b/package.json index 377013246..9aac5d933 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.582", + "version": "0.6.583", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1926e400a..ec64326bf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.582", + "version": "0.6.583", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5fe8f7941..8707fcd54 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.582' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.583' };