Skip to content

Commit c0b17f4

Browse files
committed
for V2.4.0.8
1 parent 816243c commit c0b17f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/teasoft/beex/util/BeeExtVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public final class BeeExtVersion {
3131
private BeeExtVersion() {}
3232

3333
public static final String version = "2.4.0";
34-
public static final String buildId = version + ".7";
34+
public static final String buildId = version + ".8";
3535

3636
static {
3737
printVersion();

0 commit comments

Comments
 (0)