From 0bd5861fb0db91029b8b9971074c1148a586df52 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 17 Feb 2021 13:14:42 +0000 Subject: [PATCH] [CI Skip] release/stable 0.5.16 skip-checks: true --- all.json | 2 +- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- packages/unused/package.json | 2 +- urlmeta.json | 4 ++++ 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/all.json b/all.json index dd09b1914..b9213e136 100644 --- a/all.json +++ b/all.json @@ -7,6 +7,7 @@ "dotevent.org", "dothereum-polkadot.net", "getpolkadot.net", + "polkabridge.org", "polkadot-airdrop.info", "polkadot-airdrop.live", "polkadot-airdrop.org", @@ -24,7 +25,6 @@ "polkadot.company", "polkadot.express", "polkadotairdrop.com", - "polkabridge.org", "polkadotfund.com", "polkadotgiveaway.com", "polkadotlive.com", diff --git a/package.json b/package.json index f704bf98a..59144bd5f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@polkadot/dev": "^0.61.26", "@types/jest": "^26.0.20" }, - "version": "0.5.15", + "version": "0.5.16", "dependencies": { "@pinata/sdk": "^1.1.11", "dnslink-cloudflare": "^3.0.0" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6d3987a00..5c1c8c498 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.5.15", + "version": "0.5.16", "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 503fc19da..e09906d96 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.15' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.5.16' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 11cdfc37e..e3b789ccc 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.5.15", + "version": "0.5.16", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", diff --git a/urlmeta.json b/urlmeta.json index 4b8b431a1..12dde6e78 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -1,4 +1,8 @@ [ + { + "date": "2021-02-17", + "url": "polkabridge.org" + }, { "date": "2021-02-17", "url": "polkadotgiveaway.com"