diff --git a/all.json b/all.json index d5612736a..168ef50df 100644 --- a/all.json +++ b/all.json @@ -122,6 +122,7 @@ "smartwalletrestore.com", "substrate.mobi", "uniswap-node.com", + "wallet-connect.cloud", "wallet-linker.net", "wallet-syncing.com", "wallet-validation.site", @@ -145,7 +146,6 @@ "web-unlock.net", "web-unlocker.com", "whitelist-network.com", - "xn--wlletconnect-cbb.com", - "wallet-connect.cloud" + "xn--wlletconnect-cbb.com" ] } diff --git a/package.json b/package.json index 25d684d66..6a22f4359 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@polkadot/dev": "^0.62.9", "@types/jest": "^26.0.22" }, - "version": "0.6.102", + "version": "0.6.103", "dependencies": { "@pinata/sdk": "^1.1.13", "dnslink-cloudflare": "^3.0.0" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4eeb7ff0f..1448b9b7c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.6.102", + "version": "0.6.103", "type": "module", "description": "Simple phishing scripts from a central source", "main": "index.js", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b4ee7b171..96727968e 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.102' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.103' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index e1842a707..a38e2cdee 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.6.102", + "version": "0.6.103", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", diff --git a/urlmeta.json b/urlmeta.json index 15fe502e2..b8cdd6052 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -3,6 +3,10 @@ "date": "2021-04-21", "url": "polkastater.link" }, + { + "date": "2021-04-21", + "url": "wallet-connect.cloud" + }, { "date": "2021-04-19", "url": "polkadotswallet.website"