Skip to content

Commit ccbc9d8

Browse files
Aniket-Enggyann300
authored andcommitted
details update
1 parent 83b37d1 commit ccbc9d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"homeReleaseDetails.title": "RELEASE HIGHLIGHTS",
2+
"homeReleaseDetails.title": "v0.37.0 RELEASE HIGHLIGHTS",
33
"homeReleaseDetails.highlight1": "Circom plugin and ZKP Circom Semaphore template",
44
"homeReleaseDetails.highlight2": "ERC auto-complete will load the file",
55
"homeReleaseDetails.highlight3": "The Remix UI now translated into Spanish, French, Italian, and Simplified Chinese",
66
"homeReleaseDetails.highlight4": "Load Recent Workspaces & Start Coding Button",
7-
"homeReleaseDetails.more": "See Full Changelog"
7+
"homeReleaseDetails.more": "Know More"
88
}
99

1010

release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Testing is performed after the Feature Freeze on `remix-beta.ethereum.org`. `bui
2121

2222
Once ready to run, it can be run using the Node.js: `node build-qa-doc.js`
2323

24-
Find out the four release highlights and update in this file: `remix-project/apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json`
24+
Find out the four release highlights and update in this file: `remix-project/apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json` along with the version in `title` string
2525

2626
Update the GitHub release link in this file: `remix-project/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx` at line 44 & 63
2727

0 commit comments

Comments
 (0)