Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
yeekangc committed Nov 25, 2019
2 parents 9ce4432 + 117daba commit 084c0e0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ task:
./gradlew runIde
```

# Prepare a new version for release
## Prepare a new version for release

**Update version**

Expand Down Expand Up @@ -64,4 +64,8 @@ This task prepares the final output in `build/distribution` folder as a zip file
**Upload to the marketplace**

This step is manual. You should login to [Upload New Plugin](https://plugins.jetbrains.com/plugin/add/) page in
Jetbrains website using the project account and upload the new version there.
JetBrains website using the project account and upload the new version there.


## Contributing
Our [CONTRIBUTING](CONTRIBUTING.md) document contains details for submitting pull requests.

0 comments on commit 084c0e0

Please sign in to comment.