mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
build_number_ranges.md: note Plugin Verifier
This commit is contained in:
parent
008b0818a7
commit
9508f832d1
@ -12,6 +12,8 @@ title: Build Number Ranges
|
||||
|
||||
Use this reference of build number ranges to specify the correct `since-build` and `until-build` values in your plugin descriptor.
|
||||
|
||||
> **NOTE** Compatibility with specified version range (and compatible products) should always be verified using [Plugin Verifier](/reference_guide/api_changes_list.md#verifying-compatibility) to ensure binary compatibility.
|
||||
|
||||
Starting with IntelliJ IDEA 9 beta, a multi-part build number is used, such as `IU-162.94`.
|
||||
|
||||
The number consists of the following parts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user