diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a700be973..329dbb081 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -47,4 +47,5 @@ 1 Stepan Samko Remove defiyield.app from deny list (#1547) 1 stiartsly request to remove pasarprotocol.io from the list (#1559) 1 stonegate remove web3helpers.xyz from deny list (#2283) - 1 Thibaut Sardan Update README.md (#2) \ No newline at end of file + 1 Thibaut Sardan Update README.md (#2) + 1 Zbyszek Cybulski Update all.json (#4241) \ No newline at end of file diff --git a/all.json b/all.json index a68c21974..13c82ae9f 100644 --- a/all.json +++ b/all.json @@ -28787,8 +28787,8 @@ "ww22hper-app.com", "wwedapps.pages.dev", "wwioth.com", - "www-apps-acala.network", "www-app22.link", + "www-apps-acala.network", "www-arbitrum.gift", "www-dextools.com", "www-fixedflaot.com.de", diff --git a/all/network/all.json b/all/network/all.json index 6989cb883..d29ded6a4 100644 --- a/all/network/all.json +++ b/all/network/all.json @@ -395,6 +395,7 @@ "wiltonoption.network", "winsen.network", "wpolkadot.network", + "www-apps-acala.network", "www-manta.network", "xenmint.network", "zillx.network", diff --git a/meta/2024-01.json b/meta/2024-01.json index 9c81515e4..60af30a53 100644 --- a/meta/2024-01.json +++ b/meta/2024-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-01-31", + "url": "www-apps-acala.network" + }, { "date": "2024-01-30", "url": "airdrop-mantaa.pages.dev" diff --git a/package.json b/package.json index 1e85eb664..57ba727aa 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-119-x", + "version": "0.22.2-120-x", "versions": { - "git": "0.22.2-119-x", + "git": "0.22.2-120-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e548ea221..55b8aa4be 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-119-x", + "version": "0.22.2-120-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ce682035e..08d72446f 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.22.2-119-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-120-x' };