Skip to content

Commit c7559fa

Browse files
committed
0-5-4-1
1 parent f85a4df commit c7559fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/main/MainBCU.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ private int getFileNumber(VFile vf) {
300300
}
301301
}
302302

303-
public static final int ver = 50400;
303+
public static final int ver = 50401;
304304
public static final boolean isBeta = false;
305305
private static final DecimalFormat df = new DecimalFormat("#.##");
306306

0 commit comments

Comments
 (0)