Skip to content

Commit 9f639de

Browse files
committed
[update] re-update v2.4.1a
1 parent d8ef1ab commit 9f639de

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
@@ -6,7 +6,7 @@ public class Constants {
66
// plus, basically, this version number intends to upgrade behaviors of tool.
77
// minor: critical bug fix, change in results something like that.
88
// patch: tiny bug fix, typo, and change code styles something like that.
9-
public static final String VERSION = "pXg v2.4.1b";
9+
public static final String VERSION = "pXg v2.4.1a";
1010
public static final String RELEASE = "(release 2025-05-01)";
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";

0 commit comments

Comments
 (0)