Skip to content

Commit ee8a298

Browse files
committed
release date
1 parent eb97d1b commit ee8a298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/dev/dsf/bpe/AllowListProcessPluginDefinition.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
public class AllowListProcessPluginDefinition implements ProcessPluginDefinition
1212
{
1313
public static final String VERSION = "1.0.0.0";
14-
public static final LocalDate RELEASE_DATE = LocalDate.of(2023, 4, 22);
14+
public static final LocalDate RELEASE_DATE = LocalDate.of(2023, 5, 20);
1515

1616
@Override
1717
public String getName()

0 commit comments

Comments
 (0)