From e27425312da6c6231c27283261f23fd8748d6901 Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Wed, 24 Apr 2024 11:53:18 +0530 Subject: [PATCH] details updated --- releaseDetails.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releaseDetails.json b/releaseDetails.json index 9ae11f8aa8..87980077b8 100644 --- a/releaseDetails.json +++ b/releaseDetails.json @@ -2,9 +2,9 @@ "version": "v0.48.0", "title": "RELEASE HIGHLIGHTS", "highlight1": "EIP6963 supported", - "highlight2": "PLONK scripts of ZKP templates", - "highlight3": "Scripts added to use CREATE2 for contract deployment", + "highlight2": "PLONK scripts added for ZKP templates", + "highlight3": "Solidity scripts added to use CREATE2 for contract deployment", "highlight4": "", "more": "Read More", - "moreLink": "https://medium.com/remix-ide/remix-release-v0-48-0-0f256b049ff6" + "moreLink": "https://medium.com/remix-ide/remix-release-v0-48-0-0f256b049ff6?source=friends_link&sk=31785d048aa0293ea7e952004ff7e3e4" }