Skip to content

Commit 3a1c007

Browse files
committed
Update changelog
1 parent 9589a2d commit 3a1c007

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 6.37.0
4+
5+
* [#50](https://github.com/pmd/pmd-designer/pull/50) Usability improvements by [Juan](https://github.com/jsotuyod)
6+
37
## 6.28.0
48

59
* **Bump required pmd-core version to 6.27.0.** The previous minimal pmd-core version was 6.23.0.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>net.sourceforge.pmd</groupId>
55
<artifactId>pmd-ui</artifactId>
66
<name>PMD Designer</name>
7-
<version>6.28.0-SNAPSHOT</version>
7+
<version>6.37.0-SNAPSHOT</version>
88

99
<description>The Rule Designer is a graphical tool that helps PMD users develop their custom rules.</description>
1010
<url>https://pmd.github.io</url>

0 commit comments

Comments
 (0)