diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b33926688..9f91e0614 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 574 Mich Update all.json (#1851) - 425 Jaco Update to `@polkadot/util` 10.1.1 (#1875) + 426 Jaco Another starter (#1880) 258 mhusnirizal update all.json (#1870) 185 Frank Update all.json (#1860) 85 thwjanssen89 Update all.json (#1881) diff --git a/all.json b/all.json index 33b3eb358..5bc1dc71d 100644 --- a/all.json +++ b/all.json @@ -24,7 +24,6 @@ "zapto.org" ], "deny": [ - "polkasltarter.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -6955,6 +6954,7 @@ "polkaslarter.com", "polkaslarterlercom.info", "polkaslarterlercom.live", + "polkasltarter.com", "polkasot.js.org", "polkasrtarter.com", "polkasrtrarter.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 40e0d6b53..5058044b2 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -7,6 +7,10 @@ "date": "2022-07-22", "url": "coojoint.com" }, + { + "date": "2022-07-22", + "url": "polkasltarter.com" + }, { "date": "2022-07-21", "url": "accountsresolvecenter.webflow.io" diff --git a/package.json b/package.json index bcafbd612..9ca7872d9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-3-x", + "version": "0.18.2-4-x", "versions": { - "git": "0.18.2-3-x", + "git": "0.18.2-4-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 17bd408ca..97e72af6c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-3-x", + "version": "0.18.2-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f212bc9cf..d718f9597 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.18.2-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-4-x' };