mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
remove "release" part from release version badges
This commit is contained in:
parent
ca05dad601
commit
c8c7c84c0b
@ -60,7 +60,7 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
|
|||||||
>
|
>
|
||||||
> Java 11 is required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) when targeting 2020.3 and later only.
|
> Java 11 is required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) when targeting 2020.3 and later only.
|
||||||
>
|
>
|
||||||
> Please make sure to always upgrade `gradle-intellij-plugin` to the latest version [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
> Please make sure to always upgrade `gradle-intellij-plugin` to the latest version [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
>
|
>
|
||||||
{style="note"}
|
{style="note"}
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<tldr>
|
<tldr>
|
||||||
|
|
||||||
**Current Release**: [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
**Current Release**: [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
|
|
||||||
**GitHub**: [Releases & Changelog](https://github.com/JetBrains/gradle-intellij-plugin/releases), [Issue Tracker](https://github.com/JetBrains/gradle-intellij-plugin/issues)
|
**GitHub**: [Releases & Changelog](https://github.com/JetBrains/gradle-intellij-plugin/releases), [Issue Tracker](https://github.com/JetBrains/gradle-intellij-plugin/issues)
|
||||||
|
|
||||||
@ -61,7 +61,7 @@ plugins {
|
|||||||
</tab>
|
</tab>
|
||||||
</tabs>
|
</tabs>
|
||||||
|
|
||||||
Replace `...` placeholder with desired plugin version. Current release: [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
Replace `...` placeholder with desired plugin version. Current release: [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
|
|
||||||
When upgrading to `1.x` version, please make sure to follow the [migration guide](https://lp.jetbrains.com/gradle-intellij-plugin) to adjust your existing build script.
|
When upgrading to `1.x` version, please make sure to follow the [migration guide](https://lp.jetbrains.com/gradle-intellij-plugin) to adjust your existing build script.
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ The Snapshot release is a pre-release version built nightly from the latest main
|
|||||||
|
|
||||||
To switch to the snapshot release, point Gradle to the dedicated snapshot repository by adding an entry to the Gradle settings file.
|
To switch to the snapshot release, point Gradle to the dedicated snapshot repository by adding an entry to the Gradle settings file.
|
||||||
|
|
||||||
> The current Gradle IntelliJ Plugin Snapshot version is 
|
> The current Gradle IntelliJ Plugin Snapshot version is 
|
||||||
>
|
>
|
||||||
> To make sure you obtain the latest snapshot version, invoke Gradle using `--refresh-dependencies` option.
|
> To make sure you obtain the latest snapshot version, invoke Gradle using `--refresh-dependencies` option.
|
||||||
>
|
>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<tldr>
|
<tldr>
|
||||||
|
|
||||||
**Current Release**: 
|
**Current Release**: {interpolate-variables=false}
|
||||||
|
|
||||||
**GitHub**: [Releases & Changelog](https://github.com/JetBrains/gradle-grammar-kit-plugin/releases), [Issue Tracker](https://github.com/JetBrains/gradle-grammar-kit-plugin/issues)
|
**GitHub**: [Releases & Changelog](https://github.com/JetBrains/gradle-grammar-kit-plugin/releases), [Issue Tracker](https://github.com/JetBrains/gradle-grammar-kit-plugin/issues)
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ plugins {
|
|||||||
</tab>
|
</tab>
|
||||||
</tabs>
|
</tabs>
|
||||||
|
|
||||||
Replace `...` placeholder with desired plugin version. Current release: 
|
Replace `...` placeholder with desired plugin version. Current release: 
|
||||||
|
|
||||||
|
|
||||||
> This project requires `Gradle 7.4` or newer, however it is recommended to use the latest Gradle available.
|
> This project requires `Gradle 7.4` or newer, however it is recommended to use the latest Gradle available.
|
||||||
|
@ -13,7 +13,7 @@ Gradle IntelliJ Plugin and [Gradle](https://gradle.org/install/) build system ar
|
|||||||
It is strongly recommended to keep updating both Gradle and Gradle IntelliJ Plugin to the latest versions.
|
It is strongly recommended to keep updating both Gradle and Gradle IntelliJ Plugin to the latest versions.
|
||||||
Newer IDE releases might not be supported fully in older releases of Gradle IntelliJ Plugin.
|
Newer IDE releases might not be supported fully in older releases of Gradle IntelliJ Plugin.
|
||||||
|
|
||||||
> Current Gradle IntelliJ Plugin version is [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
> Current Gradle IntelliJ Plugin version is [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||||
>
|
>
|
||||||
{style="note"}
|
{style="note"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user