Skip to content

Commit 5d7ea7f

Browse files
committed
Prepare plugin release
1 parent fa1d69e commit 5d7ea7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# PMDPlugin Changelog
44

55
## [Unreleased]
6+
### Changed
7+
- Bug fixes
8+
- Support for Kotlin rul0es
9+
- Update to PMD version 7.13.0
610

711
## [2.0.6] - 2025-05-04
812

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginName = PMD
55
pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
66
# SemVer format -> https://semver.org
7-
pluginVersion = 2.0.6
7+
pluginVersion = 2.0.7
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)