We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bded1a3 commit f42f01dCopy full SHA for f42f01d
1 file changed
gradle.properties
@@ -4,11 +4,10 @@ pluginGroup = com.github.xepozz.caddy
4
pluginName = Caddyfile support
5
pluginRepositoryUrl = https://github.com/xepozz/caddy-plugin
6
# SemVer format -> https://semver.org
7
-pluginVersion=2025.1.0
+pluginVersion=2026.1.0
8
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 231
11
-pluginUntilBuild = 252.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
platformType = IU
0 commit comments