build_number_ranges.md: link to "Statistics: Product Versions in Use" in marketplace docs

This commit is contained in:
Yann Cébron 2019-12-11 10:40:39 +01:00
parent 617868dad7
commit ab9054c4b0

View File

@ -33,10 +33,12 @@ Multi-part build numbers can also be used in the `since-build` and `until-build`
<idea-version since-build="162" until-build="162.*"/> <!-- any 162-based version, 162.94, 162.94.11, etc.-->
```
>> **Tip** Specific build numbers and their corresponding release version are available via _Previous Releases_ on the corresponding product's download page, e.g. [Previous IntelliJ IDEA Releases](https://www.jetbrains.com/idea/download/previous.html).
> **NOTE** Specific build numbers and their corresponding release version are available via _Previous Releases_ on the corresponding product's download page, e.g. [Previous IntelliJ IDEA Releases](https://www.jetbrains.com/idea/download/previous.html).
### IntelliJ Platform based products of recent IDE versions
> **TIP** Which versions should your plugin support? We've collected some insights based on download statistics in [Statistics: Product Versions in Use](https://plugins.jetbrains.com/docs/marketplace/product-versions-in-use-statistics.html).
| Branch number | IntelliJ Platform version |
|-----------------------------------------------------------------|---------------------------|
| [193](https://github.com/JetBrains/intellij-community/tree/193) | 2019.3 |