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 bb1a0a0 commit 90816c3Copy full SHA for 90816c3
1 file changed
gradle.properties
@@ -3,11 +3,10 @@ pluginGroup = com.github.xepozz.gitattributes
3
pluginName = .gitattributes support
4
pluginRepositoryUrl = https://github.com/j-plugins/gitattributes-plugin
5
# SemVer format -> https://semver.org
6
-pluginVersion=2025.0.60
+pluginVersion=2025.1.1
7
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
pluginSinceBuild=222
10
-pluginUntilBuild=251.*
11
12
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13
platformType = PS
0 commit comments