From 8a7ca041683853c966974e77c938ca0cd92298cc Mon Sep 17 00:00:00 2001 From: FalsePattern Date: Fri, 11 Apr 2025 18:51:27 +0200 Subject: [PATCH] ci: 25.0.1 emergency hotfix --- CHANGELOG.md | 2 +- gradle.properties | 2 +- src/main/resources/META-INF/plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd4bb190..e548f2a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Changelog structure reference: ## [Unreleased] -## [25.0.0] +## [25.0.1] ### Fixed diff --git a/gradle.properties b/gradle.properties index b1a076dd..488a2b71 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ pluginName=ZigBrains pluginRepositoryUrl=https://github.com/FalsePattern/ZigBrains -pluginVersion=25.0.0 +pluginVersion=25.0.1 pluginSinceBuild=243 pluginUntilBuild= diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 1656a8e0..f97e7edf 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -4,7 +4,7 @@ FalsePattern com.intellij.modules.platform - com.redhat.devtools.lsp4ij + com.redhat.devtools.lsp4ij com.intellij.modules.cidr.debugger com.intellij.cidr.base com.intellij.clion