diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 77408b18f..250b15f41 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 973 Tim Janssen Update all.json (#4566) - 951 Frank Update all.json (#4556) + 952 Frank Update all.json (#4570) 641 mhusnirizal update all.json (#4567) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 908ac29f8..4690a65ea 100644 --- a/all.json +++ b/all.json @@ -35,7 +35,6 @@ "0kxwallet.org", "0nlinebot.github.io", "0pensea.co.uk", - "fesd.online", "0therside.com", "0ver.network", "0vvwwuniswap.top", @@ -13295,6 +13294,7 @@ "ferrum-network.site", "fertukmaz.shop", "ferum.network", + "fesd.online", "festive-knuth-9ba589.netlify.app", "festomnet.site", "fet-solution.pro", diff --git a/all/online/all.json b/all/online/all.json index 578bfc6ad..03e3d73e9 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -730,6 +730,7 @@ "fegdex.online", "fegmigration.online", "fegtool.online", + "fesd.online", "fidelityttrust.online", "financeappprotocol.online", "financialmarketapi.online", diff --git a/meta/2024-08.json b/meta/2024-08.json index 9dbf20b49..19734d52a 100644 --- a/meta/2024-08.json +++ b/meta/2024-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-08-06", + "url": "fesd.online" + }, { "date": "2024-08-05", "url": "66a69cce94ed987351cd7652--deluxe-tanuki-976dd3.netlify.app" diff --git a/package.json b/package.json index 88897a806..2ef220c6e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.3", + "version": "0.23.4-0-x", "versions": { - "git": "0.23.3", + "git": "0.23.4-0-x", "npm": "0.23.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5542846f3..507ecc722 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.3", + "version": "0.23.4-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e14abc48b..b502f0d70 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.23.3' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4-0-x' };