From 4b71994c8e2063ecaca13bd3b787397a56078e2d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 12 Feb 2021 07:20:45 +0000 Subject: [PATCH] [CI Skip] release/stable 0.4.32 skip-checks: true --- address.json | 4 ++-- package.json | 2 +- packages/phishing/package.json | 2 +- packages/unused/package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/address.json b/address.json index de32d4b34..ceafeee6a 100644 --- a/address.json +++ b/address.json @@ -19,8 +19,8 @@ "15x6f6M42ccmTq3emCtyCZUKCbYLH3msCPmHGnEgwUxZRAu4" ], "polkadot-airdrop.org": [ - "14oEqqqCabUQdsdq1zP1qdb8b4uhEnc2mL1YYHKf8xYbh8FB", - "14BFcanA3zYTpbCmzKGXVEnFe9WoBCq3JdPQdnsiEgEhXSA2" + "14BFcanA3zYTpbCmzKGXVEnFe9WoBCq3JdPQdnsiEgEhXSA2", + "14oEqqqCabUQdsdq1zP1qdb8b4uhEnc2mL1YYHKf8xYbh8FB" ], "polkadot-event.com": [ "124QZBBTZtPDGPS4GqK6w8y5rPUC7EydLka9Gk3qCTDemGTN", diff --git a/package.json b/package.json index 9ff05cbdc..ab2fccd21 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,5 @@ "@polkadot/dev": "^0.61.25", "@types/jest": "^26.0.20" }, - "version": "0.4.31" + "version": "0.4.32" } diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 74d672ad6..7161ef210 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.4.31", + "version": "0.4.32", "description": "Simple phishing scripts from a central source", "main": "index.js", "sideEffects": false, diff --git a/packages/unused/package.json b/packages/unused/package.json index 0acad7c4e..fbf7108dc 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.4.31", + "version": "0.4.32", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ",