Skip to content

Commit 270da6e

Browse files
committed
Beta1 release
1 parent 5c0d936 commit 270da6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package burst.pool;
22

33
public class Constants {
4-
public static final String VERSION = "v1.6.0-alpha4";
4+
public static final String VERSION = "v1.6.0-beta1";
55
public static final String USER_AGENT = "babel-pool/" + VERSION;
66
}

0 commit comments

Comments
 (0)