Skip to content

Commit

Permalink
update release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevcs committed Oct 26, 2023
1 parent fda5e4a commit c15aac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ As web3.js v4 published so everyone is requested to migrate to web3.js v4. Web3.
- (The build may sometimes need to be manually triggered in ReadTheDocs admin panel. If the version does not appear, create a build of a previous version to refresh the list.)
- Activate the new version.
- Set the version to default.
10. Run `npm run publish from-package --dist-tag legacy`, it should be `legacy` tag.
10. Run `npm run publish from-package -- --dist-tag legacy`, it should be `legacy` tag.
11. Merge release PR in `1.x` .

0 comments on commit c15aac4

Please sign in to comment.