diff --git a/meta/2021-12.json b/meta/2021-12.json index 1ecd848f4..a28b5848f 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2021-12-09", + "url": "wallet-connectrestore.com" + }, + { + "date": "2021-12-09", + "url": "walletrestorelive.com" + }, { "date": "2021-12-08", "url": "restoremycryptowallet.me" diff --git a/package.json b/package.json index f41d6c448..812eb4d88 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.514", + "version": "0.6.515", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6560e49a9..47a35f71c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.514", + "version": "0.6.515", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1e0d1693b..35122b9f7 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.514' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.515' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 7e8028771..ec0609dee 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -14,6 +14,6 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.514", + "version": "0.6.515", "main": "index.js" }