mirror of
https://github.com/electron/electron.git
synced 2026-02-08 14:15:28 -05:00
Merge pull request #7674 from electron/tweak-releasing-doc
Push after bumping version
This commit is contained in:
@@ -24,6 +24,7 @@ Run the `bump-version` script, passing `major`, `minor`, or `patch` as an argume
|
||||
|
||||
```sh
|
||||
npm run bump-version -- patch
|
||||
git push origin HEAD
|
||||
```
|
||||
|
||||
This will bump the version number in several files. See [this bump commit] for an example.
|
||||
|
||||
Reference in New Issue
Block a user