Skip to content

Commit 3c5e25a

Browse files
committed
Fixed #241, Fixed #242, Fixed #243, Fixed #252
1 parent b0ce241 commit 3c5e25a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

etc/TODO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,6 @@ Fixed #128, Fixed #192, Fixed #193, Fixed #194, Fixed #195, Fixed #196, Fixed #1
107107

108108
#2.3.19
109109
Fixed #241, Fixed #242, Fixed #243, Fixed #252
110+
111+
#2.3.20
112+

pom.xml

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

55
<groupId>org.woehlke</groupId>
66
<artifactId>simpleworklist</artifactId>
7-
<version>2.3.18-SNAPSHOT</version>
7+
<version>2.3.19</version>
88
<packaging>jar</packaging>
99
<parent>
1010
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)