diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b7688b1bd..d94c2f6f1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 600 Frank Update all.json (#3214) + 601 Frank Update all.json (#3216) 565 Tim Janssen Update all.json (#3215) 521 Jaco 0.20.5 (#3212) 420 mhusnirizal update all.json (#3213) diff --git a/all.json b/all.json index 5dbafcfb2..f9ae717a5 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", -"pokladot.network", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -11128,6 +11127,7 @@ "poikastarter.org", "pointconnect.live", "pointconnect.site", + "pokladot.network", "pokrotmant.site", "polcastarter.com", "polektens.club", diff --git a/all/network/all.json b/all/network/all.json index 7a6082b25..f1b99e407 100644 --- a/all/network/all.json +++ b/all/network/all.json @@ -53,6 +53,7 @@ "pancakleswap.network", "pancke-swap.network", "panckeswap.network", + "pokladot.network", "polka-live.network", "polkabot.network", "polkacompetition.network", diff --git a/meta/2023-04.json b/meta/2023-04.json index 071ace3d2..452cf92ac 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-04-02", + "url": "pokladot.network" + }, { "date": "2023-04-02", "url": "sub-support.firebaseapp.com" diff --git a/package.json b/package.json index cf36d82e5..7cbb638af 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-2-x", + "version": "0.20.6-3-x", "versions": { - "git": "0.20.6-2-x", + "git": "0.20.6-3-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 821b42345..a670a52bb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-2-x", + "version": "0.20.6-3-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 905910647..b08741773 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-3-x' };