diff --git a/build.gradle.kts b/build.gradle.kts index bfae4b43..458997a9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -54,6 +54,33 @@ intellij { tasks { patchPluginXml { + pluginId("dev.nocalhost.nocalhost-intellij-plugin") + pluginDescription( + """ + +
+ Nocalhost Intellij Plugin +
+ ++ Nocalhost is Cloud Native Development Environment. +
+ ++ Features: +
+ Refer to nocalhost.dev for more Nocalhost information. +
+ + """.trimIndent() + ) changeNotes( """ Fix: Get unnamed container error.- Nocalhost Intellij Plugin -
- -- Nocalhost is Cloud Native Development Environment. -
- -- Features: -
- Refer to nocalhost.dev for more Nocalhost information. -
-