mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
plugin_configuration_file.md: Link JetBrains Marketplace documentation about the release-version
This commit is contained in:
parent
7f74fe3be4
commit
a1d24a34fd
@ -242,7 +242,8 @@ Attributes
|
|||||||
- `release-date` _(**required**)_<br/>
|
- `release-date` _(**required**)_<br/>
|
||||||
Date of the major version release in the `YYYYMMDD` format.
|
Date of the major version release in the `YYYYMMDD` format.
|
||||||
- `release-version` _(**required**)_<br/>
|
- `release-version` _(**required**)_<br/>
|
||||||
A major version in a special number format.
|
A major version in a specific number format, for example, `20242` for the 2024.2 major release.<br/>
|
||||||
|
See [`release-version` constraints](https://plugins.jetbrains.com/docs/marketplace/versioning-of-paid-plugins.html#release-version-constraints) for more details.
|
||||||
- `optional` _(optional)_<br/>
|
- `optional` _(optional)_<br/>
|
||||||
The boolean value determining whether the plugin is
|
The boolean value determining whether the plugin is
|
||||||
a [Freemium](https://plugins.jetbrains.com/docs/marketplace/freemium.html) plugin.<br/>
|
a [Freemium](https://plugins.jetbrains.com/docs/marketplace/freemium.html) plugin.<br/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user