diff --git a/all.json b/all.json index 9b7f6d441..531850758 100644 --- a/all.json +++ b/all.json @@ -54,6 +54,7 @@ "ido-polkastarter.com", "kusama-wallet.com", "kusama.fund", + "kusama.us", "livewalletauth.net", "livewalletconnect.live", "livewallets.org", @@ -325,7 +326,6 @@ "winxcrypt.com", "wwwpolkadot.js.org", "xn--polkadot-q86nz68f.js.org", - "xn--wlletconnect-cbb.com", - "kusama.us" + "xn--wlletconnect-cbb.com" ] } diff --git a/package.json b/package.json index 592b9a9a3..6dec22324 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@polkadot/dev": "^0.62.11", "@types/jest": "^26.0.23" }, - "version": "0.6.124", + "version": "0.6.125", "dependencies": { "@pinata/sdk": "^1.1.13", "dnslink-cloudflare": "^3.0.0" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0378ddf72..3d50f2046 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.6.124", + "version": "0.6.125", "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 d97d60c30..cba0a9ea1 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.124' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.125' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index ab01e346d..40d352861 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.6.124", + "version": "0.6.125", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", diff --git a/urlmeta.json b/urlmeta.json index 16cef737f..08d3aaedf 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -51,6 +51,10 @@ "date": "2021-05-05", "url": "dappswalletconnects.org" }, + { + "date": "2021-05-05", + "url": "kusama.us" + }, { "date": "2021-05-05", "url": "livewalletauth.net"