Skip to content

Commit 46d539d

Browse files
committed
Prepare 1.9.1 release
1 parent 9f46626 commit 46d539d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
6+
### Added
7+
- Fix issue running "All" rules
8+
69
## [1.9.0]
710
### Added
811
- Support Intellij 2024 versions (only)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# pluginGroup = com.intellij.plugins.bodhi.pmd
55
pluginName = PMDPlugin
6-
pluginVersion = 1.9.0
6+
pluginVersion = 1.9.1
77

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

0 commit comments

Comments
 (0)