diff --git a/all.json b/all.json index e3d070703..434c4e6d1 100644 --- a/all.json +++ b/all.json @@ -39,7 +39,7 @@ "polkadotwallet-unlock.org", "polkawallets.site", "polkodot.network", - "walletsynchronization.com", - "wallet-validation.site" + "wallet-validation.site", + "walletsynchronization.com" ] } diff --git a/package.json b/package.json index fbaae16e9..471aa3700 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@polkadot/dev": "^0.61.26", "@types/jest": "^26.0.20" }, - "version": "0.5.26", + "version": "0.5.27", "dependencies": { "@pinata/sdk": "^1.1.11", "dnslink-cloudflare": "^3.0.0" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1a33d6257..a283b3111 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.5.26", + "version": "0.5.27", "description": "Simple phishing scripts from a central source", "main": "index.js", "sideEffects": false, diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9eb4bbb86..90953b93a 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.5.26' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.5.27' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 1319cf1e8..bcff6f0e8 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.5.26", + "version": "0.5.27", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", diff --git a/urlmeta.json b/urlmeta.json index 637ff747b..1460761bb 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -7,6 +7,10 @@ "date": "2021-02-18", "url": "dot-event.org" }, + { + "date": "2021-02-18", + "url": "wallet-validation.site" + }, { "date": "2021-02-17", "url": "polkabeam.org"