Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release-process.md #2484

Merged
merged 2 commits into from
Dec 12, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update release-process.md
  • Loading branch information
LianaHus authored Dec 12, 2019
commit e6f670470b0909296f8f780a6375609344d038d1
2 changes: 1 addition & 1 deletion release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This document includes:
- remove all soljson.js files in root folder
- npm run build
- npm publish
- after remix_live is updated, drop the zip (from the root folder of remix-live repo) to the release.
- after remix_live is updated, drop the zip (from https://github.com/ethereum/remix-live-alpha/) to the release.

# remix-ide beta release
- git fetch origin master
Expand Down