Skip to content

Commit e5b7f3c

Browse files
committed
[tiny] update date
1 parent 16e9a25 commit e5b7f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/progistar/pXg/constants/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public class Constants {
77
// minor: critical bug fix, change in results something like that.
88
// patch: tiny bug fix, typo, and change code styles something like that.
99
public static final String VERSION = "pXg v2.3.0";
10-
public static final String RELEASE = "(release 2024-05-11)";
10+
public static final String RELEASE = "(release 2024-05-15)";
1111
public static final String INTRODUCE = "Seunghyuk Choi and Eunok Paek in the Department of Computer Science at Hanyang University in Seoul, South Korea. ";
1212
public static final String PMID = "38403075";
1313

0 commit comments

Comments
 (0)