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 23f02f5 commit 82880e5Copy full SHA for 82880e5
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+## [2025.0.9] - 2025-03-03
8
+
9
+- feat: add documentation builder (comments folder)
10
11
## [2025.0.8] - 2025-02-23
12
13
- feat: add documentation builder (comments folder)
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
3
pluginName = .gitattributes support
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
# SemVer format -> https://semver.org
-pluginVersion=2025.0.8
+pluginVersion=2025.0.9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=213
0 commit comments