diff --git a/basics/getting_started/build_number_ranges.md b/basics/getting_started/build_number_ranges.md index 0b452f60d..aed41ee9b 100644 --- a/basics/getting_started/build_number_ranges.md +++ b/basics/getting_started/build_number_ranges.md @@ -33,10 +33,12 @@ Multi-part build numbers can also be used in the `since-build` and `until-build` ``` ->> **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 |